body {
background-color : #ff9900; 
color : #000000; 
border-color : #000000;
font-family : Arial, sans-serif;
font-size : 12pt;
}

h1 {
text-align : center;
font-size : 18pt; 
}

h2 {
text-align : left;
font-size : 16pt;
}

h5 {
text-align : left;
font-size : 10pt;
}  

table {
font-family : Arial, sans-serif;
font-size : 12pt;
background-color : #000000; 
color : #ff9900; 
}

A:link {
color: #00cc33;
}
A:active {
color: #9933cc;
}
