
body {	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#000000;
}

br,td,center,ul,li,div,p { 
	font-family: arial; 
	font-size: 9pt; 
	color:#FFFFFF;
}
a {
	text-decoration:none; 
	color:#FFFFFF;
	background:#193332;
	font-size:9pt; 
	font-family:arial;
	font-weight:bold;
}

a:hover {    
	text-decoration:none; 
	color:#fd4c16;
	background:#FFFFFF;
}

.cell {
	vertical-align:middle;
	background-image:url(bg_whole2.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
}