body {
	background-image: url(images/bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color: #666666;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #1E1E2A;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
h1{
	font-weight: bold;
	color:#FFFFFF;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
h2{
	font-weight: normal;
	color:#FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}