BODY {
	background-repeat : repeat;
	background-color: Maroon;
	background-image : url(bg.jpg);
}
A:HOVER {
	color : Black;
}
A:ACTIVE {
	color : Black;
}
A:LINK {
	color : White;
}
A:VISITED {
	color : #FFFFCC;
}
h5
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	margin-left: 0px;
	margin-right :0px;
	margin-top : 2px;
	margin-bottom: 2px;
	color : White;
	text-align: center;
	font-weight : bold;
	font-style : italic;
} 
.h5white
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	margin-left: 0px;
	margin-right :0px;
	margin-top : 2px;
	margin-bottom: 2px;
	color : White;
	text-align: center;
	font-weight : bold;
	font-style : italic;
} 
h6 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	margin-left: 50px;
	margin-right :50px;
	margin-top : 0px;
	margin-bottom: 0px;
	color : White;
	text-align: center;
	font-style : italic;
	font-weight : bold;
}  
.h6maroon
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	margin-left: 0px;
	margin-right :0px;
	margin-top : 6px;
	margin-bottom: 6px;
	color : White;
	text-align: center;
	font-weight : bold;
}  
.footnote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
