body {
	margin:20px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background-color:#ddeddd;	
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: #000000;
	border-style: solid; border-color: #E6E6FA #E6E6FA; border-width: 1px;

scrollbar-face-color:#006600;
scrollbar-arrow-color:white;
scrollbar-track-color:#ccffcc;
scrollbar-shadow-color:'';
scrollbar-highlight-color:''; 
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
} 

table { text-align:center; border: 0; }


td { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt;}

A:link {color:#006600;
	font-weight:bold; text-decoration: none;}
a:visited {color:#008800;
	font-weight:bold;  text-decoration: none;}
a:active {color:#007700;
	font-weight:bold; text-decoration: none;}
a:hover {color: #00cc00;
	font-weight:bold;  text-decoration: none;}

.Navlink {color : #ffffff; TEXT-DECORATION: none; font-family: arial; font-size: 10pt; font-weight: bold; }
a:link.Navlink  {color : #000066; text-decoration: none;}
a:visited.Navlink  {color : #000066; text-decoration: none;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none; color : #000000;}

 .onecolumn {
       background-color:white;
			 padding:20px;
			 text-align:left;
			 border-color: #006600 #006600 #006600 #006600;
			 border-style: solid solid solid solid;
			 border-width: 0px  25px  0px 25px;
			 width:710px;
 }
 .footer {
       background-color:#006600;
       clear:both;
			 width:800px;
 }
 
 .black10 {
 			 font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
       font-size: 10pt;
			 font-weight: bold;
			 color: blue;
			
 }
 .headline10 {
 			 font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
       			 font-size: 10pt;
			 font-weight: bold;
			 color: green;
 }
 .headline12 {
 			 font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
       			 font-size: 12pt;
			 font-weight: bold;
			 color: green;
 }

p  {
 			 font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
       font-size: 10pt;
			 color: black;
 }

