P,BODY  {
	text-decoration : none;
	font-size: 13px;
	font-family: Verdana, Arial;
	color: black;
	line-height: 120%;
}

ul, ol, LI {
	text-decoration : none;
	font-size: 13px;
	font-family: Verdana, Arial;
	color: blue;

}

H1  {
	font-family : Verdana, Arial;
	font-size : 15px;
	font-style : normal;
	color : darkblue;
}

A {
	text-decoration : none;
	font-size: 13px;
	font-family: Verdana, Arial;
	color: darkblue;
	line-height: 120%;
}


A:Visited {
	text-decoration : none;
	font-family: Verdana, Arial;
	color: darkblue;
}

A:hover {
	text-decoration : none;
	font-family: Verdana, Arial;
	font-family: Verdana, Arial;
	color: blue;
}

.little {
	text-decoration : none;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: darkblue;
}


