body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin: 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
}
.top-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.top-text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.top-text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.top-text a:hover{
	color: #FF9900;
	text-decoration: none;
}
.left-t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
.left-t a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
.left-t a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
.left-t a:hover{
	color: #FF9900;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FB1A7E;
	font-weight: normal;
}
.g-a {
	color: #0000CC;
}
.g-b {
	color: #008000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FB1A7E;
	margin-top: 0px;
	margin: 0;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.line-g {
	color: #CCCCCC;
}
.b-t {
	color: #E8046A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.left-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	text-decoration: none;
}
.left-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	text-decoration: none;
}
.left-text a:hover{
	color: #FF9900;
	text-decoration: none;
}
.top_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
#recent_reviews{
	float: center;
	color: #000000;
	margin-right: 2px;
	height:220px;
	line-height:20px;
	overflow:hidden;
	width:100%;
	padding: 4px;
}

#recent_reviews ul{
	margin: 0px;
	padding: 2px;
}

#recent_reviews ul li{
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	background:#ffffff;
}
