BODY {
	font-family : verdana, arial, sans serif;
	font-size : 13px;
	background : #FFFFCC;
	color : #000000;
}

P  {
	margin-left : 10;
	font-size : 13px;
	letter-spacing : normal;
}

P.small,SPAN.small {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	letter-spacing : normal;
}

SPAN.invert {
	color : #000000;
	background : #FFFF00;
}

H1 {
	margin-left : 10;
	font-family: times new roman, times, serif;
	font-style: italic;
	font-size : 36px;
	color : #996633;
	font-weight : bold;
}

H2 {
	margin-left : 10;
	font-size : 32px;
	font-family: times new roman, times, serif;
	font-style: italic;
	color : #996633;
	font-weight : bold;
}

H3 {
	margin-left : 10;
	font-family: times new roman, times, serif;
	font-size : 26px;
	color : #990033;
	font-weight : bold;
}

A,A.Link  {
	text-decoration : underline;
	color : #990033;
}

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

A:Active  {
	text-decoration : underline;
	color : #CC3300;
}

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

LI.small {
	font-size : 12px;
}

UL,OL,LI  {
	font-weight : normal;
	font-size : 13px;
}

TD {
	font-size : 13px;
}

TH {
	font-size : 13px;
	font-weight : bold;
}

HR {
    color : #990033;
	width : 90%;
}
