	body {
	font-family : Arial;
	font-size : 1.0em;
	color : #333333;

}

H1 {
	font-family : Arial;
	font-size : 1.4em;
	color : #333333;

}

	.black {
	font-family : Arial;
	font-size : 80%;
	color : #333333;

}

	.smaller {
	font-family : Arial;
	font-size : 70%;
	color : #333333;

}

	.grey {
	font-family : Arial;
	font-size : 80%;
	color : #999999;

}
	.grey a:link {
	font-family : Arial;
	font-size : 1.0em;
	color: #999999;
	text-decoration : none;

}
	.grey a:visited {
	font-family : Arial;
	font-size : 1.0em;
	color: #999999;
	text-decoration : none;

}
	.grey a:hover {
	font-family : Arial;
	font-size : 1.0em;
	color : orange;
	text-decoration : none;

}
	.grey a:active {
	font-family : Arial;
	font-size : 1.0em;
	color : orange;
	text-decoration : none;

}


.blue {
	font-family : Arial;
	font-size : 0.95em;
	color : #1C3C79;

}

select , input , textarea {
	font-family : Arial, Helvetica;
	font-size : 1.0em;
	color : #333333;
	background-color : #ffffff;

}
	a:link {
	font-family : Arial;
	font-size : 1.0em;
	color : #333333;
	font-weight : bold;
	text-decoration : none;

}
	a:visited {
	color : #333333;
	font-weight : bold;
	text-decoration : none;

}
	a:hover {
	color : #ff6600;
	font-weight : bold;
	text-decoration : none;

}
	a:active {
	color : #ff6600;
	font-weight : bold;
	text-decoration : none;

}
	.red {
	font-family : Arial;
	font-size : 1.0em;
	color : #ff6633;
	line-height : 13pt;

}


	.smallwhite {
	font-family : Arial;
	font-size : 0.8em;
	color : white;
	text-decoration : none;

}
	.smallwhite a:link {
	font-family : Arial;
	font-size :1.0em;
	color : white;
	text-decoration : none;

}
	.smallwhite a:visited {
	font-family : Arial;
	font-size : 1.0em;
	color : white;
	text-decoration : none;

}
	.smallwhite a:hover {
	font-family : Arial;
	font-size : 1.0em;
	color : yellow;
	text-decoration : none;

}
	.smallwhite a:active {
	font-family : Arial;
	font-size : 1.0em;
	color : white;
	text-decoration : none;

}
	.small {
	font-family : Arial;
	font-size : 0.7em;
	line-height : 10pt;

}
	.small a:link {
	font-family : Arial;
	font-size : 1.0em;
	text-decoration : none;

}
	.small a:visited {
	font-family : Arial;
	font-size : 1.0em;
	text-decoration : none;

}
	.small a:hover {
	font-family : Arial;
	font-size : 1.0em;
	color : red;
	text-decoration : none;

}
	.small a:active {
	font-family : Arial;
	font-size : 1.0em;
	color : red;
	text-decoration : none;

}