BODY  {
	background-color : #ffffff;
}

h1 {
	font-size : 18px;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
}

h2 {
	font-size : 14px;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
}

h3 {
	font-size : 12px;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
}

P  {
	font-size : 12px;
	font-family : Georgia, serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

B  {
	font-weight : bold;
	text-decoration : none;
}

UL  {
	font-size : 12px;
	font-family : Georgia, serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

LI  {
	font-size : 12px;
	font-family : Georgia, serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A  {
	color : #ff9900;
	text-decoration : underline;
}

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

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

A:Hover  {
	font-weight : bold;
	color : #ff9900;
	text-decoration : none;
	
}

P.hilite {	
    font-size : 12px;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
}

P.header  {
	font-size : 16px;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
}


P.smallheader  {
	font-size : 14px;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
}

P.copy {
	font-size : 10px;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

SPAN.hilite {	
    font-size : 12px;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
}

SPAN.header  {
	font-size : 16px;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #333399;
	text-decoration : none;
}

SPAN.smallheader  {
	font-size : 14px;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
}

SPAN.normal  {
	font-size : 12px;
	font-family : Georgia, serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

SPAN.copy {
	font-size : 10px;
	font-family : Georgia, serif;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
