body {
   background: url(/images/LogoPrint.gif) top left no-repeat;
   font-size: 12pt;
   margin: 137px 0px 0px 35px;
   }


#container {
	width: auto;
   margin: 0%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
	}
	
#banner {
	display : none;
}

#main {
	width: auto;
   margin: 0%;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;

}

#left {
	display : none;
}

#right {
	display : none;
}

#footer { 
	margin-top: 0px; 
}


	
.H1 {
	font-family: Arial, Verdana; 
	font-size: 16pt;
	color: #54006C;
	}
	
.H2 { 
		   font-family: Arial, Verdana; 
		   font-size: 10pt; 
		   font-weight: bold;
		   color: #54006C;
		   }
		   
.H3 { 
		   font-family: Arial, Verdana; 
		   font-size: 9pt;
		   color: #54006C;
		   }
		   
.Normal { 
		   font-family: Verdana, Arial; 
		   font-size: 10pt; 
		   line-height: 12pt;
		   color: #000000;
		   }
		   
.Small { 
		   font-family: Verdana, Arial; 
		   font-size: 8pt;
		   line-height: 10pt;
		   color: #000000;
		   }
	
p {
			margin: 0px 0px 5px 0px;}
		   
ul	{
	font-size: 10pt;
	line-height: 12pt;
	margin: 5px 0px 5px 15px;
	}		   
		
hr {
	color: #999966;
	height : 1px;
	width : 95%;
	text-align : center;
	}		   

		   
a { 
	color: #990000;
	text-decoration : none;
	}
