body {
background-color: #cccccc
}

p {
color: #666666;
font-family: arial;
font-size: 10pt;
}


h1 {
color: #666666;
font-family: arial;
font-size: 12pt;
text-decoration: bold;
}

a { 
color: #666666; 
text-decoration: none; 
font-family: arial;
font-size: 8pt;
} 

a:hover { 
color: #666666; 
text-decoration: none;
font-family: arial;
font-size: 8pt; 
}