body {
	background: #000000;
}

h1 {
font-family: "Comic Sans", Verdana, Serif, Arial;
font-size: 23px;
font-weight: normal;
color: #f19600;
margin-top: 2px;
text-align: center;
}

h2  {
font-family:  Arial, Verdana, Serif;
font-size: 18px;
color: white;
}

.green {
font-family: Arial, Verdana, Serif;
font-size: 14px;
color: #99cc00;
 font-weight: bold;
}

P,li,td {
font-family: Arial, Verdana, Serif;
font-size: 14px;
color: #ffffff;
}

.maintable {
	background: #000000;
}
.content {
padding: 5px;
color: #ffffff;

}
.leftmenu {
	background-image: url(images/menu-blank.gif);
	line-height: 40px;
	text-align: center;
}

a.menu {
font-size: 14px;
color: black;
 font-weight: bold;
 text-decoration: none;
font-family: "Book Antiqua";}

a {
font-size: 12px;
color: #000000;
}

a:hover {
color: #006600;
}