.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
a:link       { text-decoration: none; color: #3366cc } 
a:visited    { text-decoration: none; color: #3366cc } 
a:active     { text-decoration: none; color: #800000 } 
a:hover      { text-decoration: underline; color: #003399 }
