BODY {
	background-color : Black;
	background-image : url(bg.gif);
}
A:HOVER {
	color: #FF9933;
}
A:LINK {
	color : #CCCC33;
}
A:VISITED {
	color : White;
}

H5
 {
	 font-family : sans-serif;
	font-size : 14px;
	line-height : 18px;
	margin-left: 2px;
	margin-right :2px;
	margin-top : 2px;
	margin-bottom: 2px;
	color : #fff5ee;
	font-weight : bold;
	text-align: center;
	font-style : italic;
}
.h5white
 {
	 font-family : sans-serif;
	font-size : 14px;
	line-height : 18px;
	margin-left: 2px;
	margin-right :2px;
	margin-top : 2px;
	margin-bottom: 2px;
	color : #fff5ee;
	font-weight : bolder;
	text-align: center;
	font-style : italic;
}
H6 
 {
	font-family : sans-serif;
	font-size : 14px;
	line-height : 20px;
	margin-left: 2px;
	margin-right :2px;
	margin-top : 0px;
	margin-bottom: 0px;
	color : #fff5ee;
	font-weight : bold;
		font-style : italic;
	text-align: center;
}  
.h6left
 {
	font-family : sans-serif;
	font-size : 14px;
	line-height : 20px;
	margin-left: 25px;
	margin-right :0px;
	margin-top : 5px;
	margin-bottom: 5px;
	color : #FF9900;
	font-weight : bold;
	text-align: left;
	font-style: italic;
}  
.h6left1
 {
	font-family : sans-serif;
	font-size : 12px;
	line-height : 18px;
	margin-left: 120px;
	margin-right :0px;
	margin-top : 5px;
	margin-bottom: 5px;
	color : #FF9900;
	font-weight : bold;
	font-style : italic;
	text-align: left;
}  
.h6olive
 {
	font-family : sans-serif;
	font-size : 13px;
	line-height : 18px;
	margin-left: 2px;
	margin-right :2px;
	margin-top : 5px;
	margin-bottom: 5px;
	color : #CCCC33;
	font-weight : bold;
	text-align: center;
}  
.footnote{
	font-family : sans-serif;
	font-size: 12px;
	color : White;
	font-weight : normal;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right :2px;
	text-align: center;
	font-weight : bold;
	font-style : italic;

}

