/* CSS Document */


blockquote, div, form, h1, h2, h3, h4, h5, h6, td, input, li, ol, select,  textarea,  ul {
	font-family: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	line-height: 15px;
}

p {  

	  margin-top:15px;
	  margin-bottom: 10px;
	  FONT-SIZE: 12px;
	  line-height: 20px;
	 font-family: Verdana, Helvetica, sans-serif;	

}



h1 {  

	  margin-top:5px;
	  margin-bottom: 10px;
	  FONT-SIZE: 18px;
	  line-height: 25px;
	  COLOR: #ff0000;	

}




/* links */

a {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-decoration : underline;
	
}

A:hover {
	color:  #ff0000;
	font-family: Arial, Helvetica, sans-serif;

}



a.nav {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	 
}

a.nav:hover {
	 COLOR: #ff0000;
	 margin-top:20px;
	  margin-bottom: 10px;
	  text-decoration : none;
	

}

a.nav: visited {
 		COLOR: #cccccc;
	 margin-top:20px;
	  margin-bottom: 10px;
	  text-decoration : none;
	  }



a.bottom {
	 COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	 
}


.bottom{ 
	font-size: 12px;
	font-style: normal;
	color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;
}
