.review {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.reviewName  { color: #C2C9CD; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 14px; 
	margin: 0; 
	padding: 12px; 
}
.homeBody  { color: #333333; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 15px; 
	padding: 0 30px 12px; 
}
.homeHd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 30px 12px;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	color: #293238;
	font-weight: bold;
}
h2  { color: #213951; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 16px; 
	text-align: right; padding: 0 
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 6px 0px;
	color: #F2F2F2;
	font-weight: normal;
	text-align: center;
}
a:link  { color: #0066CC; 
    text-decoration: none 
}
a:visited  { color: #31617B; 
    text-decoration: none 
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.footer a:link { color: #FFFFFF; 
text-decoration: underline; 
}
.footer a:visited { color: #CCCCCC; 
text-decoration: underline; 
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.review a:link { color: #99ccff; 
text-decoration: underline; 
}
.review a:visited { color: #CCCCCC; 
text-decoration: underline; 
}
.review a:hover {
	color: #99ccff;
	text-decoration: underline;
}
.review a:active {
	color: #99ccff;
	text-decoration: underline;
}
.form { color: #213951; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; margin: 6px; }
.leftHd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.tableBody {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 12px;
}
.tableBody2 { color: #333333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 15px; list-style-type: square; list-style-position: outside; }
