a { color:#fefefe; text-decoration:none; font-size: 6pt; font-family: times, serif }
a:link { color:#fefefe; text-decoration:none; font-size: 6pt; font-family: times, serif }
a:hover { color:#fefefe; text-decoration:none; font-size: 6pt; text-decoration: underline; font-family: times, serif }

H1 {
 color: #fefefe;
 font-family: times, serif;
 font-size: 6pt;
}

H2 {
 color: #fefefe;
 font-family: times, serif;
 font-size: 6pt;
}

H3 {
 color: #fefefe;
 font-family: times, serif;
 font-size: 6pt;
}

P {
 color: #fefefe;
 font-family: times, serif;
 font-size: 6pt;
}


body {
 background-color: white;
 color: #fefefe;
 font-family: times, serif, sans-serif, helvetica;
 font-size: 6pt;
}

div {
 position: absolute; 
 left: 0px; 
 top: 0px;
 width: 100%;
 height: 100%;
}
