body 		{
		margin:2px 0px 0px 0px;
		background:#FFFFFF;
		font-size:12px;
		font-style:normal;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		text-decoration:none;
		}
		
		
		
td	{

		font-size:10px;
		font-style:normal;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		text-decoration:none;

}


Table.sub {    background: #ffffff;
		
		border-width:2px;
  		border-color:gray;
  		border-style:dashed;
  		
  	}	
td.sub {
background: #ffffff;
		border-collapse:inherit;
		border-width:2px;
  		border-color:gray;
  		border-style:dashed;
}


hr {
border: 0;
color: gray;
background-color: #043;
height: 1px;
width: 100%;
text-align: center;
}



a:link
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:10px; color: #006699; }
a:visited
{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:10px; color: #006699; }
a:hover
{ text-decoration: underline; font-family: Arial, Helvetica, sans-serif;  font-weight: bold; font-size:10px; color: #FF9900; }




