H1  {
	font-size: 7pt;
	font-family: Verdana;
	font-weight : bold;
	font-style : normal;
	color : #e3e1e1;
}

H2  {
	font-size: 18pt;
	font-family: Verdana;
	font-weight : bold;
	font-style : normal;
	color : #800000;
}

H3  {
	font-size: 14pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	color: #808080;
}

H4  {
	font-size: 11pt;
	font-family: Verdana;
	font-weight : bold;
	font-style : normal;
color : #FF0000;
}

H5  {
	font-size: 11pt;
	font-family: Verdana;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

H6  {
	font-size: 8pt;
	font-family: Verdana;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}


STRONG {
	color : #FF0000;
}



A:link  {
	color : #0000FF;
}

A:visited  {
	color : #008080;
}

A:active  {
	color : #FF0000;
}

A:Hover  {
	color : #FF0000;
}

BODY  {
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-image: url(topbar.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

TABLE  {
	font-family: Verdana;
	font-weight : bold;
	font-size: 11pt;
	color : #006600;
	position : relative;
	font-style : normal;
}

TD {		
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #000066;
	position: relative;
}

TH {		
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
	position: relative;
}

TR {		
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #0000FF;
	position: relative;
}

UL {		
	position: relative;
	margin-left: .5cm;
}

LI {		
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #000066;
	margin-left: .4cm;
	position: relative;
}

OL {		
	position: relative;
	margin-left: .5cm;
}

