table.black {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: #000000;
	border-collapse: collapse;
}

table.black td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #000000;


}



table.nav {
	border-width: 0px 0px 0px 0px;
}

table.nav td {
	border-width: 0px 0px 0px 0px;
}


body, td {
	font-family: Verdana;
	font-size: 11px;
	color: "#000000";
	line-height: 1;
	}
	
	
.header {
	font-size: 14px;
        font-weight: bold;
	}

.grayhead {
	font-size: 16px;
	color: #8c8c8c;
        font-weight: bold;
	}
	
.hometext {
	line-height: 1.5;
	}
	
.newstext {
	font-size: 10px;
	margin-left: 20px; 
	margin-right: 20px;
	}

.indent {
	margin-left: 20px; 
	margin-right: 20px;
	}
	
.subindent {
	margin-left: 40px; 
	margin-right: 40px;
	}
	
.center { 
	text-align: center; 
	}

.links { 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold;
	color: #c92828; 
	text-decoration: none; 
	}
	
.links:hover {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none; 
	}
	
.links2 { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #c92828; 
	text-decoration: none; 
	}
	
.links2:hover {
	font-family: Verdana; 
	font-size: 11px; 
	color: #3866b0; 
	text-decoration: none; 
	}
	
.credit { 
	font-size: 10px; 
	color: "#ffffff";
	line-height: 1.5;
	text-align: center;
	}


