		
		body, td, a, div {
		font-family: Verdana, Vera, Arial, san-serif;
		font-size: 11px;
		color: white;
		font-weight: normal;
		line-height: 15px;
		background-color:#000000;
		}
		
		a.big {
			font-size: 18px;
			line-height: 22px;
			font-weight: normal;
		}
		
		.foot {
		font-size:9px;
		color: #282828;
		}
		
		.foot a{
		font-size: 9px;
		text-decoration: none;
		color: #999999;
		}
		
		a {
		color: #999;
		}
		
		a:hover {
		color: #eee;
		}
		
		span.d {
		padding: 0px 5px;
		}
		
		#disclaimer {
		padding: 30px;
		width: 600px;
		text-align:left;
		}
		
		h3 {
		font-size: 18px;
		font-weight: normal;
		line-height: 20px;
		text-transform:uppercase;
		text-align:center;
		}
		
	