a {
	color: #FFFFFF;
	text-decoration: none;
}

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

body {
	background-color: #F2FFEC;
	
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
}

.style1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
}



.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.style2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#000000
}

.style2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#000000
}


.style3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
