@charset "utf-8";

body {
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_item:link {
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
}
.menu_item:hover {
     background-image:url(images/menu_over.gif);
	 background-repeat:no-repeat;
}
.menu_text{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.menu_text:hover {
	color: #FFFF00;
	font-size: 24px; 
	font-weight: bold;
	text-decoration: none;
}
.quote {
	font-size: small;
	font-style: italic;
	text-align: center;
}
.footerlink {
	color: #FFFFFF;
}
h1 {
	color: #CC0000;
}
h2 {
	color: #CC6600;
	font-weight: bold;
}

h3 {
	color: #000000;
}
.footertext {
	font-size: x-small;
	color: #FFFFFF;
}
.footertext:link {
	font-size: x-small;
	color:#66FFFF;
}
h4 {
	color: #CC6600;
	font-size: small;
}
li {
	font-size: small;
}
a {
	color: #996666;
	border-width:0px;
}
