/* CSS Document */
td.levelheader {	text-align:left;
			font-size:medium;
			font-weight:bolder;
			color:#003C62}
			
td.level1 {	text-align:left;
			font-size:small;
			font-weight:bold;
			color:#003C62}
			
td.level2 {	text-align:left;
			font-size:smaller;
			font-weight:bold
			;color:#003C62}
			
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;}

a:link {
	color: #003C62;
	text-decoration: none;}

a:visited {
	text-decoration: none;
	color: #003C62;}

a:hover {
	text-decoration: none;
	color: #C92A29;}

a:active {
	text-decoration: none;}
	
	.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #003C62;
}
