body {		
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #680000;
}
strong	{	
	font-weight : bold;	
	}
	
p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #ffffff; 
   margin-top : 0px;
   margin-left : 10px;
   margin-right: 10px;
   margin-bottom : 10px;
   line-height: 16px; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #339966;
	text-decoration: none;
	margin-top: 10px;
   margin-left: 18px;
   margin-right: 10px;
   margin-bottom: 15px;
   line-height: 15px; 
}


A:link {   
   color : #cc0000;   
   text-decoration : none;
  
   
  
   
}

A:visited {    
  color : #cc0000;   
   text-decoration : none;
  
  
  
    
}

A:hover {    
   color : #ffffff;    
   text-decoration : underline;
  	
  
   
}

A:active {   
   color : #cc0000;    
   text-decoration : none;
   
  
  
     
}
