html {width: 90%;}
body{
	background: white;
	text-align: left;
	color: black;
	font-size: 11px !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
  	 }
a, a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   
   }
h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 2pt;
	line-height: 1.2em;
	}  	 
h4, h5, h6	{
	font-weight: normal;
	}
p.date,p.source,p.author{font-style:italic;font-size:10px !important;}
h1{font-size:14px;}
h2{font-size:12px;}
a,p{font-size:11px !important;}

li{ font-size:11px}
.related{font-size:12px; font-weight:bold}
.comment{font-size:12px; font-weight:bold}

.contentitle{font-weight: bold}