	body {background:#FFF; font-family:verdana, geneva, helvetica, arial, sans-serif; }
	a {text-decoration:none; }
	a:hover {text-decoration:underline; }
	ul { list-style:none; }
	p {font-size:12px; color:#333B60; margin-left:10px; padding-top:10px; margin-right:10px; }
	h1, h2, h3, h4, h5, h6{color:#333B60; border-bottom:2px solid #333B60; border-right:2px solid #333B60; margin-bottom:0em; margin-left:10px; margin-right:10px; }
	.body {border-left:1px solid #737373; }
	
	#tabs {border-bottom:2px dotted #333B60; text-align:center; margin-left:15px; margin-right:30px; font-family: verdana, geneva, helvetica, arial, sans-serif; font-size:11px; }
	#tabs li {margin-left:0; margin-bottom:0; padding:2px 15px 1px; display:inline; border:1px solid #737373; background:#333B60; }
	#tabs a {color:#CDCDCD; text-decoration:none; }
	#tabs a:hover {text-decoration:none; }
	#tabs li:hover {background:#556797; color:#333B60; }
	#tabs li.here {border-bottom:0; background:#CDCDCD; padding-bottom:2px; color:#333B60; font-weight:bold; }