body
{

	color: #888888;
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
	background-color: #efefef;
	background-image:url('http://www.mmotlaw.com/images/body_bkgrd.jpg');
	background-repeat: 
	repeat-y;
	background-attachment: 
	fixed;
	background-position:center;
}


h1 {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#231F20;
	font-weight: bold;
}


.content {
	font-family:"Trebuchet MS";
	color:#5F6062;
	font-size:11px;
}

.MainTextItalic{
	font-family:"Trebuchet MS";
	color:#5F6062;
	font-size:11px;
	font-style: italic;
}
.rtcol {
	background-color: #efefef;
	padding:0px;
	border-spacing: 0px;
}



.pArea a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#77C144;
	text-decoration:none;
	text-transform: uppercase;
}

.pArea a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#77C144;
	text-decoration:underline;
	text-transform: uppercase;
}

a{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#77C144;
	text-decoration:none;
//	text-transform: uppercase;
}

a:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#77C144;
	text-decoration:underline;
	//text-transform: uppercase;
}
