body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/pixel/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
    }
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #3399CC;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3399CC;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #333366;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	line-height: 16px;
}
.correction {
	vertical-align: text-bottom;
}
.img {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

