P  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #363636;
	line-height : 1.5;
	text-decoration : none;
}

UL  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #363636;
	line-height : 1.5;
	text-decoration : none;
}

A  {
	color : #550055;
	font-size : x-small;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : #CC6699;
	text-decoration : underline;
	font-weight : bold;
}

BODY  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #363636;
	line-height : 2;
	text-decoration : none;
}

H3  {
	color : #550055;
}

H4  {
	color : #550055;
	text-decoration : none;
}


