body,p,td {
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}
	
li{text-decoration : none;}

h1,h2,h3 {
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : underline;
}
 
h1 { font-size: 16pt }
h2 { font-size: 12pt }
h3 { font-size: 10pt }
h6 { font-size: 8pt; color:#339900;text-align: right;text-decoration : none;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;}

A:link {
	color:#000066;
	line-height: 157%;
    text-decoration : underline;	
	}

A:visited { 
color: #000066;
line-height: 157%;
text-decoration : underline;

 }
 
A:hover { 
color: #9999cc;
line-height: 157%;
text-decoration : underline;
 }

