BODY  {
	font-size : 8pt;
	font-family : verdana;
	font-weight: normal;
	font-style: none;
	color : #2d6c86;
}

P  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #2d6c86;
}

table {
font-family:verdana; 
font-size:8pt; 
color:#2d6c86;
}

tr {
font-family:verdana; 
font-size:8pt; 
color:#2d6c86;
}

td {
font-family:verdana; 
font-size:8pt; 
color:#2d6c86;
}

LI {
	font-size : 8pt;
	font-family : verdana;
	line-height: 14pt;
	vertical-align:top;
	color : #2d6c86;
   	list-style-image: url(images/li.jpg);
}	
H1  {
	font-size : 18pt;
	font-family : verdana;
	font-weight : bold;
	font-style : none;
}

H2  {
	font-size : 11pt;
	font-family : verdana;
	font-weight : bold;
	font-style : none;
}

H3  {
	font-size : 7.5pt;
	font-family : verdana;
	font-weight : normal;
	font-style: none;
	color : #444444;
}

H4  {
	font-size : 6.5pt;
	font-family : verdana;
	font-weight : normal;
	font-style: none;
	color : black;
}

H5  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style: none;
	color : Green;
}

H6  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style: none;
	color : #ff2376;
}

A:Link  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	text-decoration:none;
	color : #2d6c86;
}

A:Visited  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	text-decoration:none;
	color : #2d6c86;
}

A:Active  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	text-decoration:none;
	color : #ff0000;
}

A:Hover  {
	color : #ff0000;
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : underline;
}



