* { margin:0 auto; padding:0; font-family:arial; font-size:11px; color:#393939;line-height:16px;}
a {
	color: #095fc1;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
h2 {
	/* color: #c0c0c0; */
	color: #cc0000;
	text-transform: uppercase;
	font-size:12px;
}
#menu * {
	color: #095fc1;
	line-height:30px;
}
.review {
text-align: justify;
margin:18px;
}
.left {
	width:300px;
	float:left;
}
.right {
	width:300px;
	float:right;
}
.p{
	clear:both;
	padding:10px 0 10px 0;
}
