BODY, P, BLOCKQUOTE  {
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : medium;
}

UL, OL  {
	font-size : 14px;
	font-family : arial, helvetica, sans-serif;
	font-weight : medium;
}


P.form    {
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
	font-weight : medium;
}

H2  {
	font-size : 18px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
}

H3  {
	font-size : 14px;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
}

A:HOVER {
	color : Aqua;
	text-decoration : none;
	background-color : #993399;
}
