H1, H2, H3 {color: #003366}
 
TR.header {
	background-color:#003366;
	color:#FFFFFF;
	text-align:center;
	font-family: sans-serif;
	font-size: 20px;
}
TR.odd {background-color:#eeeeee}
TR.even {background-color:#dddddd}

TD {
	font-size: 12px; 
	color: #666666; 
	font-family: sans-serif;
}

A:link {
	COLOR: #666633;
	text-decoration: underline;
}

A:visited {
	COLOR: #999999
}

A:hover {
	COLOR: #660033;
	text-decoration: underline;

}

A:active {
	COLOR: #000000
}

.content {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.small {
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

UL {
	font-size: 12px; 
	list-style-type: circle;
	padding-left: 1px; 
	color: #333333;
	line-height: normal; 
	font-family: sans-serif;
}
 
OL {
	font-size: 12px; 
	list-style-type: number;
	color: #333333;
	line-height: normal; 
	font-family: sans-serif;
}

LI {
	font-size: 12px; 
	margin: 6px 0px 0px; 
	padding-right: 8px; 
	color: #333333;
	line-height: normal; 
	font-family: sans-serif;
}



.header1 {

	font-family: sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}

 
.header2 {
	FONT-SIZE: 14px;
	COLOR: #003366;
	FONT-FAMILY: sans-serif;
	font-weight: bold;

}

.header3 {

	FONT-SIZE: 12px;
	COLOR: #003366;
	FONT-FAMILY: sans-serif;
	font-weight: bold;
}
