
TD  {
	font-size : 10pt;
	font-family : Verdana, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

TD.nav  {
	font-size : 10pt;
	font-family : Verdana, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	background : #ffffff;
}


H1  {
	font-size : 24pt;
	font-family : Verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : #c0c0c0;
}


H2  {
	font-size : 20pt;
	font-family : Verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : c0c0c0;
}


H3  {
	font-size : 16pt;
	font-family : Verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : c0c0c0;
}


H6  {
	font-size : 10pt;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 10pt;
	font-family : Verdana, Arial,  sans-serif;
	font-weight : normal;
	font-style : normal;
}


LI  {
	color : 333333;
	font-size : 10pt;
	font-family : Verdana, Arial,  sans-serif;
	font-weight : normal;
	font-style : normal;
}
TH { 
        font-size : 10pt;
        font-weight : bold;
}

B.header  {
	color : 336600;
	font-size : 12pt;
	font-family : Verdana, Arial,  sans-serif;
	font-weight : bold;
	font-style : normal;
}


B  {
	color : 666666;
	font-size : 10pt;
	font-family : Verdana, Arial,  sans-serif;
	font-weight : bold;
	font-style : normal;
}


P  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


dd.sm {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #336600;
}


A:hover  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000099;
}


A:visited  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003366;
}

A.nav:link { 
			color: #336600; 
			font-family: arial,helvetica,serif; 
			font-size: 10pt; 
			text-decoration: none;
}

A.nav:visited { 
			color: #336600; 
			font-family: arial,helvetica,serif; 
			font-size: 10pt; 
			text-decoration: none;
 }

A.nav:hover {
			color: #330066; 
			font-family: arial,helvetica,serif; 
			font-size: 10pt;  
			text-decoration: none;
 }
