A {
	font-family: Verdana;
	text-decoration : none;
	color: #FF0000;
}

a:hover {
   font-family: Verdana;
   text-decoration : none;
	}
	
a:link {
	font-family: Verdana;
   text-decoration : none;
	color: #CF5645;
}

v:link {
	font-family: Verdana;
	text-decoration : none;
	color: #B3B3B3;
}

BODY {
	font : Verdana;
	font-family : Verdana;
    font-size : 8px;
}

P {
	line-height: 150%;
}

H1 {
	font-size : larger;
	font-family : Verdana;
	font : Verdana;
}

H2 {
	font-size : 15px;
	font-family : Verdana;
	font : Verdana;
}
H3 {
	font-size : 13px;
}




