/* CSS definition file containing sitestyle stylesheets */
BODY { 
	font-family: Verdana; 
	font-size: 19px; 
	color: rgb(32,31,31)
	}
	
 A:active { 
 	color: rgb(102,102,102); 
 	font-weight: bold; 
 	text-decoration: underline
 	}
 	
 A:link {
 	color: rgb(102,102,102); 
 	font-weight: bold; 
 	text-decoration: underline
 	}
 	
 A:visited {
 	color: rgb(102,102,102); 
 	font-weight: bold; 
 	text-decoration: underline
 	}
 	
 H1 {
 	font-family: Arial;
 	font-size: 16px; 
 	color: rgb(0,0,0); 
 	font-weight: bold; 
 	margin-top: 0pt; 
 	margin-bottom: 0pt
 	}
 		
 H2 {
 	font-family: Arial; 
 	font-size: 12px; 
 	color: rgb(102,102,102); 
 	font-weight: bold; 
 	margin-top: 0pt; 
 	margin-bottom: 0pt
 	}
 	
 P {
 	font-family: Verdana; 
 	font-size: 11px; 
 	color: rgb(32,31,31); 
 	font-weight: normal; 
 	font-style: normal; 
 	margin-top: 0pt; 
 	margin-bottom: 0pt
 	}
 	
 H3 {
 	font-family: Arial;
 	font-size: 13px; color: rgb(102,102,102); 
 	font-weight: bold; 
 	text-decoration: underline; 
 	margin-top: 0pt; 
 	margin-bottom: 0pt
 	}

.radiosched {
	font-family: Verdana;
 	font-size: 11px;
 	color: rgb(32,31,31);
	line-height: 15px;
	font-weight : bold
}


.main {	font-family : Verdana;
 	font-size: 11px;
 	color: rgb(32,31,31);
	line-height: 14px;
	margin-bottom: 3pt
}
.news {
	font-family: Verdana;
 	font-size: 11px;
 	color: rgb(32,31,31);
	line-height : 14px;
	text-align : justify
}

.newsheader {
	font-family: Arial;
 	font-size: 13px;
 	color: rgb(173,5,5);
 	font-weight: bold;
 	background-color: transparent
} 

.mixtitles {
	font-family: Arial;
 	font-size: 16px;
 	text-align: left;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

.copyright {
	font-family: Arial;
 	font-size: 10pt;
 	text-align: left
}
A:hover {
	color: rgb(186,3,3); 
	font-weight: bold; 
	text-decoration: none
	}

