BODY {
	margin-left : 0;
	margin-top : 0;
	FONT-SIZE: 10px;
	COLOR: #242424;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : black;
	text-decoration : none;
}

td.one {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color:#98A2DA;
}

table.one {
	background-color: #6B7299;
}
a.play {
	color:#E8CB00;
}



a {
	color: Blue;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:hover {
	text-decoration : underline;
}

a:visited {
	color: Blue;
}



h1 {
	font-size : 12px;
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

h1.one {
	font-size: 12px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;

} 

h1.two {
	font-size : 15px;
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

h2 {
	font-size : 11px;
	color: black;
}


h2.one {
	font-size: 12px;
	margin-bottom: 0px;
}

h2.two{
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: normal;
}

h2.three{
	font-size: 15px;
	margin-bottom: 0px;
	font-weight: normal;
}

ol.list1 {
	font-size: 10px;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 5px;
	color: black;
}