body, td, th, p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}

.reviewTable {
}

.reviewTable td {
	border-bottom: 1px Solid Black;
	border-left: 1px Solid Black;
}

.lefttile {
	background-image:  url(siteFiles/steellovelefttile.gif);
}

.righttile {
	background-image:  url(siteFiles/steelloverighttile.gif);
}

.tablesytle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.style4 {
	font-size: 9;
}

.style5 {	
	font-size: larger;
	font-weight: bold;
	color: #0000CC;
}
.style6 {
	color: #FF0000;
}

.style7 {
	color: #669933;
	font-size: larger;
}
