a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.image {
border-style:solid;
border-color: #ffffff;
border-width: 4px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.style1 {font-size: 16px; color: #ffffff;}
.style2 {font-size: 12px; color: #ff6600;}
.style3 {font-size: 14px; color: #666666;}
.style4 {font-size: 9px; color: #333333;}
.stylefooter {font-size: 10px; color: #ffffff;}




