body {
	background-image: url(images/bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #1F47A6;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F47A6;
}
a:hover {
	text-decoration: none;
	color: #E8AE64;
}
a:active {
	text-decoration: none;
	color: #1F47A6;
}
.imgborder{
	border: 1px solid #ccc;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
}
h2{
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h1{
	font-family: verdana;
	font-size: 13px;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.style2 {color: #FFFFFF}