body {
	align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
a {
	color: #990000;
	text-decoration:none;
}
a:hover {  
	color: #CC9999; 
	text-decoration:underline;
}
.alinks {
	color: #FFFFFF; 
	text-decoration:none;

}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	line-height: 18px;
}
.red {
	color: #990000;
}
.white {
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}
.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.body-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.white-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.price-text {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	style: bold;
	color: #000000;
	line-height: 17px;
}
.small-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
.small-white, .small-white a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
}
.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.table-main-bg {
	background-attachment: not fixed;
	background-color: #000000;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
