body
{
	margin: 0px 0px 0px 0px;
	border: 0px inset #ffffff;
	background-color: #00011D;
	background-repeat: repeat-x;
	overflow: scroll;
}
table, td, th, tr
{ 
	border-collapse: collapse; 
	border-spacing: 0px; 
	padding: 0px; 
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align: top;
}
img
{
	border: 0px inset #ffffff; 
}

ol {
	margin-top: 1px; margin-left: 30px; 
	padding : 1px 1px 1px 1px;
	line-height: 14px;
}
LI {
	margin-top: 4px;
	
}
input, textarea, select
{
	font-family: Tahoma; 
	color: #000000; 
	font-size: 11px; 
	text-decoration: none;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

a
{
	color:#1A02FA;
	text-decoration: none;
}
a:hover
{
	color:#1A02FA;
	text-decoration: underline;
}

.altcontent
{
	border: 1px groove #003300; 
	top: -1000px; 
	left: -1000px; 
	background-color: #FFFFFF; 
	position: absolute; 
	padding: 6px;
	font-size: 11px; 
	color: #151A1F; 
	font-weight: normal; 
	font-family: Tahoma;
}
.altimage
{
	border: 1px groove #003300; 
	top: -1000px; 
	left: -1000px; 
	background-color: #FFFFFF; 
	position: absolute; 
	padding: 6px;
	font-size: 11px; 
	color: #151A1F; 
	font-weight: normal; 
	font-family: Tahoma;
}

h1
{
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	font-family: Tahoma;
}
h2
{
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
	font-family: Tahoma;
}