body { 
 background: #000000;
 font-style: normal; 
 font-variant: normal; 
 font-weight: normal; 
 color: #333333;  
 font-size: 10pt; 
 font-family: Verdana;
 margin : 0px 0px 0px 0px;
 }

H1 {
	font-family: Verdana;
	font-size:   12pt;
	color:       #336699;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

H2 {
 font-family: Verdana;
 font-size: 10pt; 
 color:       #000000;
 font-weight: bold;
}

H3 {
 font-family: Verdana;
 font-size: 10pt; 
 color:       #000000;
 font-weight: bold;
}

p, ol, li, ul, td {
 font-family: Verdana;
 font-size: 10pt; 
 color:       #000000;
 font-weight: normal;
}

a:link {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

a:visited {
	color: #3333CC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

a:active { 
 color: #000000; 
 font-weight: bold; 
 text-decoration: none;
}

a:hover { 
 color: #436bff; 
 font-weight: normal; 
 text-decoration: none; 
}

.copyright {
 font-family: Verdana;
 font-size: 9pt; 
 color: #000000;
 font-weight: normal;
}

.content {
 font-family: Verdana;
 font-size: 10pt; 
 color: #000000;
 font-weight: normal;
 margin-right: 20px;
 margin-left: 20px;
}