BODY {
	background-image : url(bg_imbig.gif);
}
A:HOVER {
	color : #CCFF99;
}
A:ACTIVE {
	color : Purple;
}
A:LINK {
	color : White;
}
A:VISITED {
	color : #CC0000;
}
h5
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	margin-left: 2px;
	margin-right :2px;
	margin-top : 2px;
	margin-bottom: 5px;
	color : Black;
	font-weight : normal;
	text-align: center;
}
H6 
 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	margin-left: 0px;
	margin-right :0px;
	margin-top : 10px;
	margin-bottom: 0px;
	color : Black;
	font-weight : normal;
	text-align: center;
}  
.footnote{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	font-weight : normal;
	margin-bottom: 2px;
	margin-top: 2px;
}
