body {
  color : #000000;
  background : #ffffff;
  font-family : arial;
  font-size : 10pt;
}
p{
  color : #000000;
  background : #ffffff;
  font-family : arial;
  font-size : 10pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
td{
	background-image: none !important;
	border: none;
}
img{
	display: none !important;
}
ul{
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
ul.bullets{
	list-style-image: none !important;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
table{
	width: 716px;
}
#masthead, #nav, #search, #hero, #rightHome, #footer {
  display : none;
} 