body { 
background-image: url(images/bk.gif); 
font-family: "Times New Roman", Times, serif; 
font-size: 14px; 
color: #FFFFFF;
}

a { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #ECFFE6; text-decoration: none}

a:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #00FF00; background-color: #333333}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF8204;
	font-style: normal;
	font-weight: normal;
	
	
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;

}

hr{ color:brown; background-color:tan; width:90%; height:2px; } 

table {
background-image: url(images/bk.gif);
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}




td.alt {
	background:#404040;
	border-bottom: 1px;
	border-bottom-color: #000000;
}
td.bak {
	background-image: url(images/bk.gif);
	
	
}

.date {
font-family: "Times New Roman", Times, serif;
font-size: 11pt;
color: #00CCFF;

}


