.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
}
.style4 {color: #0099FF}
.style6 {font-family: Tahoma; font-size: 12px; color: #0099FF; font-weight: bold; }
.style7 {font-size: 11px}