body {
	    background-color: #000000;
}

body, td, th {
	color: #FFCC99;
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #FF0033;
}

form {
	background-color: #990000;
}
body { 
font: 12pt georgia; 
color: #FFFFFF; 
margin: 0px; 
}
p { 
font: 12pt georgia; 
margin-top: 0px; 
text-align: justify;
}
h3 { 
font: italic normal 12pt georgia; 
letter-spacing: 1px; 
margin-bottom: 0px; 
color: #7D775C;
}
a:link { 
font-weight: bold; 
text-decoration: none; 
color: #CCCCCC;
}
a:visited { 
font-weight: bold; 
text-decoration: none; 
color: #FFFFFF;
}
a:hover, a:active { 
text-decoration: underline; 
color: #FFFFFF;
}
