body 
  {padding:0px; margin:0px; background: #1B1B1D; font-size:12px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left;}
  
a {text-decoration:none;  color:#009999; } 
a:hover {text-decoration:underline; color:#006699; }

h1 {font-size: 20px; color:#000; text-align:left; font-weight:normal; padding:0px; margin:0px; margin-bottom:10px; font-family:"Times New Roman", Times, serif;}

h2 {font-size: 18px; color: #000; font-weight:normal;font-family:"Times New Roman", Times, serif;margin-bottom:10px; margin-top:10px; border-bottom:2px solid #CCCCCC; margin-left:20px; }

h3 {font-size: 14px; color: #666666; line-height:110%; font-weight:normal;margin-bottom:5px; margin-top:5px; }

td {font-size:12px; vertical-align:top;}

p {padding:4px;}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 570px;
height: 325px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin-left:20px;
margin-top:10px;
background:none;
color:#666666;

}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color:#CCCCCC;
margin: 0.3em auto;
padding: 15px;
}




