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 : #213061;
}

A:visited  {
	color : #213061;
}

A:active  {
	color : #213061;
}

A:Hover  {
	color : #213061;
}

BODY  {
	font-size : 8pt;
	font-family: Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	background-color : #ffffff;
}

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

TD {		
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #213061;
	position: relative;
}

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

TR {		
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #213061;
	position: relative;
}

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

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

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

