body
{
	font-family:Arial, Sans-Serif, Helvetica;
	color:#000000;
}
div#centrelist
{
display:none;
	height:0;
	width:0;
}
div#topBanner
{
	display:none;
	height:0;
	width:0;
}
img#rhsTop,img#lhsTop
{
	display: none;
	height:0;
	width:0;
}
div#topmenu
{
	display:none;
	height:0;
	width:0;	
}
div#search
{
	display:none;
	height:0;
	width:0;	
}
a
{
	text-decoration:none;
	color:#000000;
}
p, li
{
	font-size:10pt;
	list-style-type:square;
}
h1
{
	font-size:16pt;
}
h2
{
	font-size:14pt;
}
h3
{
	font-size:12pt;
}
.widescreen ol li
{
list-style-type: decimal;
list-style-position: outside;
}
.widescreen ol
{
margin:0 30px 15px 50px;
padding: 0 0 0 0;
}
.widescreen ol ol li
{
list-style-type: lower-roman;
list-style-position: inside;
}
.widescreen ol ol
{
margin-left: 30px;
}