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:   15pt;
 color:       #000000;
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 0px;
}

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; 
 text-decoration: underline;
}

a:visited { 
 color: #000000; 
 font-weight: bold; 
 text-decoration: 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;
}