body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.date {
	font-family: Verdana;
	font-size: 9px;
	text-align: right;	
}
.Path {
	font-family: Verdana;
	font-size: 9px;
	text-align: right;
}
.Path a:link {
	color: #07009A;
	text-decoration: none;
}
.Path a:visited {
	color: #07009A;
	text-decoration: none;
}
.Path a:hover {
	text-decoration: underline;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5;
}
H1 {
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	width: 210px;
	background-color: #999999;
	height: 16px;
	vertical-align: middle;
	padding-left: 1px;
}

.wide {         width: 0px;
                padding-right: 10px }

H2 {
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	width: 210px;
	background-color: #EEEEEE;
	height: 16px;
	vertical-align: middle;
	padding-left: 1px;
}
H3 {
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
TD.bodyText {
	padding-right: 65px;
}
SPAN.bodyText {
	position: relative;
	top: 5px;
	left: 4px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5;
}
.headerTable {
	position: relative;
	top: 16px;
}
.printerImage {
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.LinkCurrent {
	color: #000000;
}
TABLE.main
{
	border: 0;
	width: 100%;
	height: 100%;
}
.content
{
	padding-right: 45px;
	vertical-align: top;
}
.mainTable {
	width:100%;
	height:100%;  
	border: 0; 
}
.code   
{ 
	font-size: 9pt;
}
HR
{
	color: #FC980E;
	height: 1px;
}
A:link 
{
	color: #07009A;
	text-decoration: none;
}
A:visited
{
	color: #07009A;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
