td, H1, H2, H3, H4 {
	font-family :verdana,arial,helvetica,sans-serif; 
	color : #666666; 
	font-size : 13px;
	}
	
H2,H3,H4,H5, A {
	margin: 0px;
	padding: 1px;
}


a {
	font-family :verdana,arial,helvetica,sans-serif; 
	font-size : 15px; 
	color : #ooooFF;
	text-decoration : none;
	}

a:hover {
	font-size : 15px;
	color : #ffcc00;
	}



H1 {
    font-size : 18px;
    font-weight: bold;
	}
	
H2 {
	font-size: 14px;
}

H3{
	font-size: 9px;
}

H4{
	font-size: 10px;
}
	


p {
    padding-left: 15px;
	}


