body {
	font-family: Arial, 'Trebuchet MS', san-serif;
	font-size: 12px;
	color: #000033;
	}
th {
	font-size: 14px;
	font-weight: bold;
	background-color: #C0C0C0;
	color: #000000;
	text-align: center;
	padding: 4px;
	}
th.head {
	background-color: #990000;
	color: #FFFFFF;
	}
th.title {
	font-size: 12px;
	font-weight: bold;
	}
ul li { 
	list-style-image: url(images/bullet.gif);
	}
ul li ul li {
	list-style-image: url(images/dot.gif);
	}
#wrapper {
	width: 775px;
	}
#header {
	border-bottom: solid 3px #990000;
	padding-bottom: 10px;
	margin-bottom: 5px;
	}
#leftCol {
	float: left;
	width: 200px;
	}
#content {
	float: left;
	width: 575px;
	}
#footer {
	clear: both;
	border-top: solid 3px #990000;
	padding-top: 5px;
	margin-top: 10px;
	}
.date {
	font-size : 10px;
	color: #000000;
	text-align: right;
	}
.bold {
	font-weight: bold;
	}
.tbrates {
	background-color: #999999;
	width: 500px;
	color: #000000;
	font-size: 9pt;
	border: 1px;
	}
.rates {
	background-color: #cccccc;
	width: 500px;
	color: #000000;
	font-size: 9pt;
	border: 1px;
	}
.rates1{
	background-color: #999999;
	color: #FFFFFF;
	text-align: left;
	border: 1px;
	font-weight: bold;
	}