body { 
  color : #000000; 
  background : #ffffff; 
  font-family : Verdana;
  font-size : 9pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
table{
	width: 100%;
	font-size: 10px;
	color: #111;
                cell-border: 1px solid #000000;
}
h2{
	color: #111;
                font-size: 10px;
	text-transform: uppercase;
}
hr{
	height: 1px; 
                colour: #000000
}

#rightcas, #rightnav, #banner, #leftnav, #header, #about, { 
  display : none; 
} 






