body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1EFE2;
	font-family: Verdana, Geneva, sans-serif;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text {
	font-family: Arial;
	font-size: 9px;
	color: #1B1B1F;
	text-decoration: none;
}
.footerlink A{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}
.footerlink A:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}
.footerlink A:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
