body { 
	background-color: #CCCCCC;
	font-family: Arial,Helvetica,Sans-serif;
	padding: 0px; 
	margin-left:5px; 
	margin-right:2px; 
	margin-top:5px; 
	margin-bottom:5px;
}
A  {   
	color: #0000ff;    
	font-size: 8pt; 
	font-family: Arial,Helvetica,Sans-serif; 
	text-decoration : underline; 
}
li {
	list-style-image: url('images/bullet.gif');
	line-height:12px;
	padding:0px;
	margin:0px; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:10px; 
	font-family: Arial,Helvetica,Sans-serif;
}		
.header {
   font-family: Arial,Helvetica,Sans-serif;
   font-weight: bold;
   color: white;
   font-size: 12pt;
}		
.footer {
   font-family: Arial,Helvetica,Sans-serif;
   font-weight: bold;
   color: white;
   font-size: 12pt;
}		
.copy {
   font-family: Arial,Helvetica,Sans-serif;   
   font-weight: normal;
   color: black;
   font-size: 7pt;
}
.bullet {
	font-family: Arial,Helvetica,Sans-serif;
    font-weight: normal;
    color: black;
    font-size: 8pt;
}
TD.t1 {
   color: blue;
   background-color: blue;
   style: BORDER-RIGHT: white 1px solid;
}
.testing {
	font-family: Arial,Helvetica,Sans-serif;
    font-weight: normal;
    color: black;
    font-size: 8pt;
}
.sub {
	font-family: Arial,Helvetica,Sans-serif;
    color: #000000;
    font-size: 8pt; 
    font-style:italic
}
.info {
	font-family: Arial,Helvetica,Sans-serif;
    font-weight: bold;
    color: black;
    font-size: 10pt
}
.sfont {
	font-family: Arial,Helvetica,Sans-serif;
    font-weight: normal;
    color: black;
    font-size: 10pt
}