BODY {
	FONT-SIZE: 8.5pt; BACKGROUND: #ffffff; MARGIN: 0; COLOR: #666666; FONT-FAMILY: Verdana, Arial, sans-serif
	}
#MainWhite {
	background: #FFFFFF;
	position: relative;
	height: auto;
	width: 750px;
	}
.header {
	position: relative;
	height: 80px;
	width: 400px;
	margin-left: 0px;
	margin-top: 10px;
}
#MainGrey {
	background: F2F2F2;
	position: relative;
	
	height: auto;
	width: 750px;
	top: -200-px;
	right: 0px;
	}
	a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #477CBC;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #477CBC;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
}
p {
	text-align: justify;
}
