body {
	border: 0px;
	margin: 0;
	padding: 0;
	/*font-size: 1em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
  	font-weight:normal !important;
  	text-decoration:none !important;
	color: #666666;
}

hr {color:#dcdcdc; }

mt10 {clear: both; width: 100%; height: 10px;}

#site {
	width:960px;
	align:center;
}

.ptop5 { 
	padding-top:5px; 	
}

.mleft60 {
	margin-left:60px;
}

.mbottom30 {
	margin-bottom:30px;
}

a:link { color: brown; text-decoration: none; }
a:visited { color: brown; text-decoration: none; } 
a:active, a:hover { color: #000000; text-decoration: none; }
a.linkex:hover { color: #000000; text-decoration: none; }
a img, a img.preview {border: none;text-decoration: none;}
a:link img, a:visited img, a:hover img {border: none;text-decoration: none;}

p {
	margin: 0px;
	padding: 0px;
}