body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2E4E3;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #818385;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #454545;
}

.style3 {font-size: 10pt}

.style4 {font-size: 11pt}


h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;

margin:0;
padding:0;
background-image: url(images/h1-dots.gif);
background-repeat: no-repeat;
background-position:bottom left;
padding-bottom:10px;
margin-right:8px;
color:#454545;
}

a {
	text-decoration:underline;
	color: #818385;
} 

a:hover {
	text-decoration:underline;
	color: #B9402F;
}
