body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #CCCCCC;
	background-color: #9FA5AE;
}
.navBar {
	background-color: #5A6370;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.mainTable {
	border: 1px solid #000000;
	background-position: left;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
.reviews {
	text-align: left;
	text-indent: 25px;
	line-height: 1.3em;
}
.imgFloatL {
	float: left;
	padding-right: 10px;
}


.reviewsTitles {
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
}
p {
	line-height: 1.3em;
	text-indent: 25px;
}
.imgRt {
	float: right;
	padding-left: 15px;
}
.news {
	text-indent: 0px;
}
