body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
	font-size : 12px;
	color : #000000; 
}

.bodytext2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
	font-size : 12px;
	color : #000000; 
}

.bodytext3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	text-transform : none;
	font-size : 11px;
	color : #000000; 
}

.leftnav {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 11px;
	color : #000000; 
	
}


.topnav {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #000000; 
	
}

.rest {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
	font-size : 10px;
	color : #000000; 
	
}

.redselect {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FF0000; 
	
}


.titles1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none ;
	text-transform : none;
	font-size : 18px;
	color : #000000; 
}

.newstitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none ;
	text-transform : none;
	font-size : 14px;
	color : #FF0000; 
}

.titles2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none ;
	text-transform : none;
	font-size : 23px;
	color : #000000;
}

.titles3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none ;
	text-transform : none;
	font-size : 22px;
	color : #FF0000; 
}


a:link {
	color : #000000;
    text-decoration: none;
}


a:active {
	color : #000000;
    text-decoration: none;
}



a:visited {
	color : #000000;
    text-decoration: none;
}

a:hover { color : #FF0000; text-decoration: none;}

