BODY, .section{
	font-family:arial, sans-serif;
	font-size: 10pt;
	color: #000;
	/* background-color: #005500; */
	/*background-color: #0033cc;*/
}


.section {
	 font-weight: bold;
	 text-indent: 5;
   background-color:#7BA0D5;
}

.section A  {
	color: #DDDDDD;
}


DIV#top {
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
  padding:1em;
}

div#content h1,div#content h2,div#content h3,div#content h4{margin:0pt 0pt 20px;}

H1, H2, H3, H4{
    margin: 1px;
}


PRE, TD 	{
	font-family:arial, sans-serif;
	font-size: 10pt;			
	/*font-size:12pt;*/
	color: #000000;
	background-color: #FFFFCC;
	background-color: #EEEEEE;
}

PRE {
	padding: 2px;
}
		
A {
	color: grey;
}

LI {
	margin: 0 0 1px 0;
}

