body{
font-size:11px;
font-family:verdana; 
color: #000;
background:#fff;
padding:0px;
margin:25px 25px 25px 25px;
}
img{border:0px;padding:0px;margin:0px;}
h1, h2{font-size:11px;}
h3, h4{font-size:10px;}
a:link {color: #0066ff;cursor:pointer;text-decoration:none;}
a:visited {color: #ff6600;cursor:pointer;text-decoration:none;}
a:hover {color: #0066ff;cursor:pointer;text-decoration:underline;}
a:active {color: #ff6600;cursor:pointer;text-decoration:underline;}
#navBar{
	clear:both;
	width:693px;
	padding:0px 0px 10px 0px;
	
}
#mainBox
{ 
	width:693px;
	display:block;
	background-color:#fff;
	margin:0px;
	padding:0px 0px 20px 0px;	
}
#baseBox{
	height:30px;
	width:693px;
	padding:10px 0px 10px 0px;
}
#copyright{
	font-size:10px;
	text-align:left;
	color:#000;
	width:380px;
	float:left;
}
#txtonly{
	font-size:10px;
	text-align:center;
	color:#000;
	width:70px;
	float:left;
}
#mow{
	text-align:right;
	font-size:10px;
	color:#000;
	width:200px;
	float:right;
}