.BodyHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #EEEEEE;
}

.BodyMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px; 
	color: #666666;
}

.BodyMainText h2{
	font-size:14px;
	text-decoration: underline; 
	padding: 0px;
	margin: 0px;
}

a:link {text-decoration: none;color: #000066;}
a:visited {	text-decoration: none;color: #000066;}
a:hover {text-decoration: none;	color: #000066;}
a:active {text-decoration: none;color: #000066;}
a:hover {text-decoration: none;color: #333333;}

table {
margin: 0px;
padding: 0px;
}