body{
background-image: url('images/pgbg.gif');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table{
font-family: Tahoma,Verdana, sans-serif;
font-size:8pt;
color:#5C2525;
}
a:link{
color:#00923F;
text-decoration: none
}
a:hover{
color:#00923F;
text-decoration: underline
}
a:visited{
color:#000000;
text-decoration: underline
}
.header{
font-size:12pt;
}
.tableheader{
font-size:9pt;
}
 .box {
	padding: 0px;
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	COLOR: #5C2525;
	border: #5C2525 1px solid;
	background-color: #fffced;
}
.button
{
	background-color: #5C2525;
	color: #fffced;
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	font-variant: small-caps
}