

a 			{ text-decoration: underline; }
a:link 		{ text-decoration: underline; color: #000000; }
a:visited 	{ text-decoration: underline; color: #000000; }
a:active 	{ text-decoration: underline; color: #000000; }
a:hover 	{ text-decoration: underline; color: #333333; }

}

body  { 
		color: #000000;
		font-size: 12px;
		font-family: Arial, helvetica, geneva;
		line-height: 16px;
}

td {
	font-family	: arial,helvetica,geneva;
	font-size	: 12px;
	line-height	: 16px;
	color		: #000000;
}

th  { 
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #005758
}


.pageTitle  { color: black; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 24px }

.copyright_light  { color: white; font-size: 10px }
.copyright_dark  { font-size: 10px }

h1  { color: black; font-size: 18px; font-style: normal; font-weight: bold;}
