body {
background-color :#000000;
color:#000000
}

p {
font-family: Arial; 
font-size: 11pt; 
font-weight: normal;
color: white;
}

h1 { 
font-family: Arial; 
font-size: 14pt; 
font-weight: bold;
color: white;
}

h2 {
font-family: Arial; 
font-size: 13pt; 
font-weight: bold;
color: white; 
}

h3 { 
font-family: Arial; 
font-size: 12pt; 
font-weight: bold;
color: white; 
}

h4 {
font-family: Arial; 
font-size: 13pt; 
font-weight: bold;
color:gray; 
}

a {
font-family: Arial;
font-size: 11pt;
font-weight: bold;
color:white; text-decoration:underline;
}

a:hover {
font-family: Arial;
font-size: 11pt;
font-weight: bold;
color:gray; text-decoration:underline;
}

ol 
{
font-family: Arial; 
font-size: 10pt; 
font-weight: normal;
}

li {
font-family: Arial; 
font-size: 10pt; 
font-weight: bold;
}