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:hover 
{ 
text-decoration:underline; 
color:#ff0000;
}
 
a:visited { 
text-decoration:none; 
color:#ffffff;
}

a:active { 
text-decoration:none; 
color:#ffffff;
}

 


.whitedeck
{
	font-size: 40px;
	font-weight: bold;
}

.whitesubdeck
{
	font-size: 15px;
	font-weight: bold;
}

.secondsubdeck
{
	font-size: 14px;
	font-weight: bold;
}


.white12
{
	font-size: 12.5px;
	font-weight: normal;
}

.white12 #h2
{
	font-size: 14.5px;
	font-weight: normal;
}

 