body 
{ 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9px;
	margin:0 0 0 0px;
	padding:0px 0 0 0;
	background-color:#222222;
	color:#ffffff;
        text-align:center;
}

html, body, .wrapper {
	height:100%;
}

 
sup
{
	font-size:75%;
	line-height:75%
}

a:link 
{ 
text-decoration:none; 
color:#ff0000;
}

a:visited, a:link, a:active 
{ 
text-decoration:none; 
color:#ff0000;
font-weight:bold;
}
 
 
a:hover 
{ 
text-decoration:underline; 
color:#ff0000;
font-weight:bold;
}
 


.whitedeck
{
	font-size: 40px;
	font-weight: bold;
}

.whitesubdeck
{
	font-size: 15px;
	font-weight: bold;
}

.secondsubdeck
{
	font-size: 14px;
	font-weight: bold;
}


.white12
{
	font-size: 13.5px;
	font-weight: normal;
}

.white12 #h2
{
	font-size: 14.5px;
	font-weight: normal;
}

 

hr {margin-top:20px;margin-bottom:20px;border-top:dashed 1px;}