@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
}
body {
	background-image: url(Images/Main/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
}
a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #333;
	text-decoration: none;
	
}
a:hover {
	color: #57B7DF;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;

}
a.white:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	text-decoration: none;

}
h1 {
	font-size: 12px;
	color: #00B2DB;
}
h2 {
	font-size: 14px;
	color: #00B2DB;
}
h3 {
	font-size: 12px;
	color: #939598;
}
