@charset "UTF-8";
.style1 {
	color: #FBF9F4;
	font-size: 70%;
}
h3 {
	font-size: 1.2em;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(img/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0%;
	font-size: 62.5%;
}
.SBMbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-size: .9em;
}
h1 {
	font-size: 1.2em;
	color: #990000;
}
h2 {
	font-size: 1em;
	color: #333300;
}
h3 {
	font-size: 1em;
	color: #999966;
}
a:link {
	color: #642;
}
a:hover {
	color: #963;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	width: 450px;
}
.reviews {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.contentleft {
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	width: 210px;
}
