BODY {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 10pt ;
	Color : black
}

TD {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 10pt ;
	Color : black;
}

H1 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H2 {
	font-size : 10pt;
	font-weight : bold;
	color : #2F4F4F;
}

H3 {
	font-size : 16pt;
	font-weight : bold;
	color : #D00000;
}

a:link {
	Color : Blue;
	background-color : transparent;
	text-decoration : none;
}

a:active	 {
	Color : #00FFCC ;
	background-color : transparent;
	text-decoration : none;
}

a:visited	 {
	Color : Maroon;
	background-color : transparent;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}


.menuhead {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 14pt ;
	font-weight : bold;
	color : White;
}



.linkmenu {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 11pt ;
	color : White;
}

.linkmenuselected {
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 11pt ;
	color : White;
	background : #628CA2;
}

.linkmenu:LINK {
	color : White;
}

.linkmenu:ACTIVE {
	color : White;
}

.linkmenu:VISITED {
	color : White;
}

.linkmenu:HOVER {
	color : White;
	text-decoration : underline;
}


.highlight {
	color : Black;
	background-color : #FFFFCC;
}


.footer {
	Font-Family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 9pt;
}

.adjust { color: white }

