body {
background-color : #ffffff; 
color : #333333; 
font-family: Verdana; 

}

a:link {
color : #000000;
font-family: Verdana;  
font-size : 11px; 
text-decoration : none; 
font-weight : normal;
}

a:visited {
color : #FFFFFF; 
font-family: Verdana;  
font-size : 11px; 
text-decoration : none; 
font-weight : normal;
}

a:hover {
color : #86d0f4; 
font-family: Verdana;  
font-size : 11px; 
text-decoration : none; 
font-weight : normal;
}

a.white:link {
color : #000000; 
font-family: Verdana;  
font-size : 11px; 
text-decoration : none; 
font-weight : normal;
}

a.white:visited {
color : #FFFFFF; 
font-family: Verdana;  
font-size : 11px; 
text-decoration : none; 
font-weight : normal;
}

a.white:hover {
color : #86d0f4; 
font-family: Verdana;  
font-size : 11px; 
text-decoration : none; 
font-weight : normal;
}

a.news:link {
color : #000000; 
font-family: Verdana;  
font-size : 11px; 
text-decoration : none; 
font-weight : normal;
}

a.news:visited {
color : #0000E8; 
font-family: Verdana;  
font-size : 11px; 
text-decoration : none; 
font-weight : normal;
}

a.news:hover {
color : #ffffff; 
font-family: Verdana;  
font-size : 11px; 
text-decoration : none; 
font-weight : normal;
}


td {
color : #000000; 
font-family: Verdana;
font-size: 11px; 
font-weight: normal;
}

.soc {
	background-color: #5D93CF;
	font-family: Verdana;
	border: 1px solid black;
	padding: 4px 4px 4px 4px;
	font-size: 12px;
}

.white {
color : #FFFFFF; 
font-family: Verdana;  
font-size : 12px; 
font-weight : normal;
}

.black {
color : #000000; 
font-family: Verdana;  
font-size : 12px; 
font-weight : normal;
}

.text {
color : #FFFFFF; 
font-family: Verdana;  
font-size : 12px; 
font-weight : normal; 
margin-left: 15px; 
margin-right: 15px;}

.org {
	background-color: #5D93CF;
	font-family: Verdana;
	border: 1px solid black;
	font-size: 11px;
}

.form {
   background-color: #5D93CF;
   border-left: solid 1px black;
   border-top: solid 1px black;
   border-bottom: solid 1px black;
   padding: 5px 5px 5px 5px;
   vertical-align: top;   
} 

