.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 7px;
	padding-left: 3px;
	color: #999999;
}
.sfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

body {
	background-image: url(images/bg.gif);
	background-position: center center;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td img {
display: block;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1.2px;
	padding-left: 0px;
	text-transform: capitalize;
	padding-right: 0px;
}
.sc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

