.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-attachment: fixed;
	background-color: #336699;
	background-image: url(bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.tableborder {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;



}
.footer {
	font-size: 10px;
	color: #666666;
}
.bottomline {
	border-bottom: medium solid #375783;

}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;

}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 336699;

}

