p, span, div, td, h1, h2, h3, h4, h5, h6, dl, ul, ol, li, dt, dd, address {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: black;
	line-height: normal;
	
}

address {
	font-size: 8pt;
	font-style: italic;
}


#li {
	font-size: 9pt;
	letter-spacing: -0.05em;
	
}

h1 { font-size: 18pt; line-height: 20pt}

h2 {
	font-size: 12pt;
	line-height: 14pt;
	color: #006600;

}

h3 { font-size: 12pt; line-height: 14pt}

h4 { font-size: 10pt; line-height: 12pt;color: #006600;}

h5 { font-size: 8pt; line-height: 10pt}

h6 { font-size: 6pt; line-height: 8pt}

a:link		{
	color: #000000;
	font-family: Verdana;
}
a:visited	{color: #006600}
a:hover		{text-decoration: none; color: #006600;}	
a:active	{color: #006600}
