body
	{
	  background-color: #666666;
		margin: 1px 0px 0px 0px;
	
		font-family: geneva, arial, helvetica, sans-serif;
		font-size: x-small;
		
		color: #CCCCCC;
	}
	
p
 {
 	  font-family: geneva, arial, helvetica, sans-serif;
		font-size: x-small;
		
		color: #CCCCCC;
 }
 
h1
 {
 		margin-bottom: 0px;
		font-family: arial, helevitica, sans-serif;
		font-size: small;
		font-weight: bold;
		color:  #CCCCCC;
 }
 
h2
 {
 		margin-bottom: 0px;
		font-family: arial, helevitica, sans-serif;
		font-size: small;
		font-weight: bold;
		color: #CCCCCC;
 }
 
h3
 {
 		margin-bottom: 0px;
		font-family: arial, helevitica, sans-serif;
		font-size: x-small;
		font-weight: bold;
		color:  #999999;
 }
 
h3.news
 {
		margin-bottom: 0px;
		font-family: arial, helevitica, sans-serif;
		font-size: x-small;
		font-weight: bold;
		color:  #CCCCCC;
 }
 
 ul
  {
	  font-family: geneva, arial, helvetica, sans-serif;
		font-size: x-small;
		
		color: #CCCCCC;
	}
	
.headline
 {
 	 margin: 0px;
 	 font-size: x-small;
	 font-weight: bold;
	 color: #CCCCCC;
	 text-decoration: none;
 } 

.title
 {
 	 margin: 0px;
 	 font-size: x-small;
	 font-weight: bold;
	 color: #CCCCCC;
	 text-decoration: none;
 }
 	
a
 {
 	 font-size: x-small;
	 color: #FFFFFF;
	 text-decoration: none;
 } 
 
a:hover
 {
   color: #99CC00;
 }
 
a:visited
 {
 	 color: #99999;
 }
 
a.headline
 {
 	 margin: 0px;
 	 font-size: x-small;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-decoration: none;
 } 
 
a.headline:hover
 {
   color: #99CC00;
 }
 
a.headline:visited
 {
 	 color: #99999;
 } 

a.related
 {
 	font-size: x-small;
	font-weight: bold;
  color: #CCCCCC;
	text-decoration: none;
 }

a.related:hover
 {
   color: #99CC00;
 }
 
a.related:visited
 {
 	 color: #99999;
 }

 

 