body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFEE9;
	margin: 0px;
}
#wrap {
	text-align: center;
	width: 960px;
}
h1 {
	font-size: 14px;
	text-decoration: underline;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
}
#menu {
	width:150px;
	float: left;
}
#main {
	width:800px;
	
}h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 4px;
}
.reviewborder {
	border: 1px solid #000000;
}

.reviewtext {
	font-size: 10px;
	font-weight: bold;
}
.reviewtexttitle {
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 4px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.menu-item {

	font-size: 11px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	font-weight: bold;
}
