html, body {
    height: 100%;
	background-image: none;
	color: white;
	font: 11px/17px Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
	background-color: #000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #ffd816;
	font: small-caps 14px Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

h4
{
	color: #ED1C24;
	font: small-caps 14px Arial, Helvetica, sans-serif;
}

.two {color: #ED1C24}

ul{

	list-style-type: disc;
	list-style-position: outside;
	
	color: white;
	font: 11px/15px Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;

}

li{
	list-style-type: disc;
	list-style-position: outside;
	line-height: 24px;
}

p {
	margin-right: 20px;
	vertical-align: top;
}
.smalltext {
	font-size:0.8em;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;

	width:160px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;

	width:155px;
}


a:link {
	color: #ffd816;
	text-decoration:none;
}

a:visited {

	text-decoration:none;
}

a:hover {
	color: #ffd816;
	text-decoration:underline;
}

.style1 {color: #333333;
	line-height: 18px;
}

.style3 {color: #333333;
	line-height: 15px;
}

.style2 {color: #666666}
.style4 {font-size: 9px}

.style8 {
	font-size: 16px;
	font-weight: bold;
}
.style10 {
	font-size: 16px;
	color: #E8E8E8;
}
.style12 {
	font-size: 16px;
	color: #ffd816;
	font-weight: bold;
}
.style14 {font-size: 16px}
.style15 {
	color: #FFFFFF;
	line-height: 20px;
	font-size: 16px;
}

.style16 {
	color: #ED1C24;
	font-weight: bold;
	font-size: 25px;
}

.style16:hover {
	text-decoration: underline;
}
.style17 {font-size: 12px}


.now {
	color: #ffd816;
	text-decoration: underline;
}

