BODY {
	margin: auto;

	background: #8F97A8 url(bg.gif) top;
}
A{
	color: #FFFFFF;
}
A:HOVER{
	text-decoration: none;
	color: #2D323E;
}
H1{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	padding-left: 15px;
	margin-bottom: -1em;
	background: url(bullet1.gif) no-repeat 0% left;
}
H2{
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 15px;
	margin-bottom: -1em;
	background: url(bullet1.gif) no-repeat 0% left;
}
TABLE.right{
	background: #FFA60E url(r1.gif) top no-repeat;
	border-right: 1px solid #FFC574;
	border-left: 1px solid #FFC574;
	border-bottom: 1px solid #FFC574;
	
}
TD.right{
	background: #FFA60E url(r1.gif) top no-repeat;
	font-size: 8pt;
	padding: 30px 15px 15px 30px;
}
TABLE.left{
	background: #8F97A8 url(l1.gif) bottom no-repeat;
	border-top: 10px solid #B0BCCB;
	border-right: 1px solid #6F788A;
	border-bottom: 1px solid #6F788A;
}
TD.left{
	font-size: 8pt;
	padding: 30px 15px 15px 30px;
}
TD.quote{
	font-size: 8pt;
	padding: 5px;
}
TABLE.foother{
	background: #2D323E url(f1.gif);
}
TD{
	font-family: Tahonma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
TD.foother{
	font-size: 8pt;
}
LI{
	list-style-type: square;
}
