body
{
        background-color: #000000;
		font-family: Helvetica !important;
		color: #FFFFFF !important;
		font-size: 12 !important;
        background-image: ;
        background-repeat: repeat;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        margin: 0;
        padding: 0;
        border: 0px none;
}
A:link    { color: #ADD8E6}
A:active  { color: blue   }
A:visited { color: purple }
A:hover   { color: red    }
P:first-letter{ 
	font-size: 200%; 
	font-weight: bold;
	float: top;
	color: #FFFFFF;
}
h1{
	color: #FFFFFF;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 20pt;
}
h2{
	color: #FFFFFF;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 18pt;
}
h3{
	color: #FFFFFF;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 16pt;
}
h4{
	color: #FFFFFF;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12pt;
}
HR{
	color: #FFFFFF;
	height: 1px;
	width: 400px;
}
TD{
	font-family: Helvetica;
	font-weight: normal;
	font-size: 12pt;
	color: #FFFFFF;
}
.first{
	font-size: 150%;
	color: red
}
.menu{
	font-family: Helvetica;
	font-size: 22pt;
}
.dropmenu{
	font-family: Book Antigua;
	font-size: 22pt;
}
.footer{
	font-family: Helvetica;
	font-size: 22pt
}
.author{
	font-family: Times Roman;
	font-size: 22pt;
	font-style: italic;
}
