body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #d2c7b5;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-size: 9px;
	color: #094871;
		
}

.style2 {
	color: #FFFFFF
}

.style3 {
	color: #990000
	}
	
.style4 {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
