body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6290b1;
	font-weight: bold;
}
.style3 {
	font-size: 9px;
	font-family:Tahoma;
	color: #999999;
	text-decoration:none;
}
a:link {
	text-decoration: none;
	color: #6290b1;
}
a:visited {
	text-decoration: none;
	color: #6290b1;
}
a:hover {
	text-decoration: underline;
	color: #6290b1;
}
a:active {
	text-decoration: none;
	color: #6290b1;
}