/*
 CSS Styles
*/
body{
	background-color:#FFFFFF;
	color:#333333;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}h1{
	font-size: 16px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}h2, h3{color:#333333;font-size:14px;font-family:Geneva, Arial, Helvetica, sans-serif;margin:0;}h3{margin:36px 0 6px 0;font-size:1.4em;}#footer{clear:both;color:#F3F1ED;font-size:0.7em;margin:0 auto;padding:24px 0 0 44px;width:468px;}#footer p{margin:0 0 4px 0;}#footer a:link,#footer a:visited{color:#F3F1ED;}#footer a:hover,#footer a:active,#footer a:focus{color:#333333;}
a:hover {
	font-weight: bold;
}
.comments {
	width: 0px;
	display: none;
}
