
BODY {
	 color: black;
	 font-family: Verdana;
	 font-size: 10pt;

	 background color: #000000;
	 padding-left: .0in;

	 padding-right: .0in;
	 padding-top: .0in;	
	 padding-bottom: .0in;
	 
}

a:active {
color: green;
text-decoration: none;
}

a:link {
color: blue;
text-decoration: none;
}

a:visited {
color: blue;
text-decoration: none;
}

a:hover {
color: green;
text-decoration: none;
}
#menu {
		position: relative; 
		top: 252px; 
		height: 20px; 
		visibility: show; 
		z-index: 3;
		padding: 10px;
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: normal;
		color: blue;
		
			
}
TD.header {
	font-family: Verdana; 
	font-size: 12pt; 
	font-weight: bold;
	color: #000000;
	text-align: center;
		
}
TD.header2 {
	font-family: Verdana; 
	font-size: 12pt; 
	font-weight: bold;
	color: #ca6c19;
	text-align: left;
		
}
TD.centernobold {
	font-family: Verdana;
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
	text-align: center;	
	
}
TD.centersmall {
	font-family: Verdana;
	font-size: 8pt; 
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;	
	
}
TD.centerbold {
	font-family: Verdana;
	font-size: 10pt; 
	font-weight: bold;
	color: #000000;
	text-align: center;	
	
}
TD.centerwhite {
	font-family: Verdana;
	font-size: 10pt; 
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;	
	
}
TD.left {
	font-family: Verdana;
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
	text-align: left;	
	
}
TD.rightform {
	font-family: Verdana;
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
	text-align: right;	
	
}
TD.lefttform {
	font-family: Verdana;
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
	text-align: left;	
	
}
P.bottom {
color: #FFFFFF; 
font-size: 8pt; 
font-family: Verdana; 
text-align: center;
font-weight: normal;
}






