body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFEE; }

a:link {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none; 
	}

a:hover	{
	color: #669999;
	font-weight: bold;
	text-decoration: none;
	}

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #006843; }

h1 { font-size: 1.0em; }
h2 { font-size: 1.0em; }
h3 { font-size: 0.9em; }
h4 { font-size: 0.8em; }
h5 { font-size: 10pt; }
h6 { font-size: 8pt; }

p { font-size: 10pt; }

.pb {
	font-weight: bold;
	text-align: left; }
	
.gv {
	font-size: 8pt; }
	
h1.hp {
	font-weight: bold;
	font-size: 10pt;
	color: #006843; }

h2.hp {
	font-weight: bold;
	font-size: 9pt;
	color: #006843; }

.sm, a.sm, a.sm:hover, a.sm:visited {
	font-size: 0.7em; }
