P  {
	font-family : Verdana;
	font-size : 14px;
	text-decoration : none;
	color : #ffffff;
}

UL  {
	font-family : Verdana;
	font-size : 14px;
	text-decoration : none;
	color : #FFFFFF;
}

H1  {
	font-weight : bold;
	font-size : 18px;
	font-family : Century Schoolbook;
	text-align : center;
}

H2  {
	font-size : 16px;
	font-family : Verdana;
	font-weight : bold;
}

H3  {
	font-weight : bold;
	font-family : Century Schoolbook;
	font-size : 12px;
}

A  {
	color : #ffff33;
}

A:Visited  {
	text-decoration : underline;
	color : #fdfd17;
}

A:Active  {
	color : #ffff33;
	text-decoration : none;
}

A:Hover  {
	color : #ff3300;
	text-decoration : underline;
}

BODY  {
	font-family : Verdana;
	font-size : 10px;
	color : #7b395d;
	text-decoration : none;
	margin-left : 0;
	margin-top : 0;
	padding-left : 0;
	padding-top : 0;
	margin-right : 0;
	padding-right : 0;
}

.small  {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #000000;
}

.norm  {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}

.normbold  {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #000000;
}

.normbig  {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}


