BODY
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: Normal;
	background: #FFEEBB;
}


A
{
    COLOR: Red;
	font-family: Verdana, Arial;
    font-size: 10pt; 
	text-decoration : underline;


}
A:Visited
{
	COLOR: Red
}
A:Hover 
{
	background-color: Yellow;
	text-decoration: none;
	border-bottom: 1px dotted #993300;
}




a.menubar:link
{
    COLOR: White;
	font-family: Verdana, Arial;
    font-size: 10pt; 
	text-decoration : none;


}


a.menubar:Visited
{
    COLOR: White;
	font-family: Verdana, Arial;
    font-size: 10pt; 
	text-decoration : none;
}


a.menubar:Hover 
{
	background: none;
	color: Black;
	text-decoration : None;
	border-bottom: None;
}


H1
{
	color: #993300;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16pt;
	margin-bottom: -10pt;
}


H2
{
	color: #993300;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	border-width: 1;
	border-color: #006699;
	padding-top: 3;
	padding-bottom: 1;
	margin-bottom: 3;
}

H3
{
	color: Black;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	font-weight: Bold;
	margin-top: 4pt;
	margin-bottom: 2pt;
}

SUP
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 8pt;
}


UL
{
	margin-top: 3pt;
}

LI
{
	margin-top: 1pt;
}

BLOCKQUOTE
{
	margin-top: 2pt;
	margin-left: 20pt;
	margin-right: 8pt;
	margin-bottom: 8pt;
}




TABLE
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: Normal;
	border-top: 1px solid #993300;	
	border-bottom: 1px solid #993300;	
	border-left: 1px solid #993300;	
	border-right: 1px solid #993300;	
}

TH
{
	font-family: Verdana, Arial; 
	font-size: 10pt; 
	font-weight: Bold;
	background-color: #FFEEBB;
	text-align: center;
}

HR
{
	margin-top: 1pt;
	margin-bottom: 1pt;
}

FIELDSET
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: Normal;
}

LEGEND
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: Bold;
	color: Green;
}