
			html, body, div, td {
		font: normal 10px Verdana,Arial,sans-serif; 
	}
	
	h1 {
		color: #e2005a;
		font: bold 18px/25px Verdana,Arial,sans-serif;
		 white-space: normal;
	}

	h2 {
	 font-weight:bold;
	 font-family:verdana;
	 font-size:14px;	 
	 line-height: 10px;
	 margin-top: 25px;
	 margin-bottom: 2px;
	 color: #e2005a;
	}
	
	h3 {
	 font-weight:bold;
	 font-family:verdana;
	 font-size:11px;
	 color: #e2005a;
	
	}
	h4 {
	 font-weight:bold;
	 font-family:verdana;
	 font-size:11px;
	color: #e2005a;
	
	}

	h5 {
	 font-weight:bold;
	 font-family:verdana;
	 font-size:11px;
	 color: #e2005a;

	}

a{
	color: #e2005a;
	text-decoration: none;
}

p, td{
	font: normal 11px Verdana,Arial,sans-serif; 

}

		

