body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	line-height: 1.3em;
	letter-spacing: 1.2pt;
}
body {
	background-color: #00234B;
	background-image: url(images/bg_new.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}
a:link {
	color: #F88B1C;
	text-decoration: none;
}
a:visited {
	color: #F88B1C;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #f88b1c; font-weight: bold; }
.style3 {color: #0066CC; font-weight: bold; }
