    body {
		margin: 0px;
		padding: 0px;
		background-color: #ffffff;
		color:#181818;
	}
	#header {
		background-color: #ffffff;
		width: 100%;
		height: 40px;		
	}
	
	#footer {
		background-color: #ffffff;
		width: 100%;
		height: 20px;		
	}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style3 {
	font-size: 30px;
	color: #FFFFFF;
}
.style5 {
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style6 {color: #999999}
.style7 {color: #CCCCCC}
.style8 {font-size: 12px}
.style9 {font-size: 34px}
body,td,th {
	color: #999999;
}
.style10 {
	color: #FFFFFF;
	font-size: 9px;
}