body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #3f3f3f;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #0A62BA;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #59CE07;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #404040;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #000000;
	font-size: 14px;
	font-family: tahoma;
	text-decoration:none
}


a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}

a.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration:underline;
}
