BODY {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 4pt;
	color: #000000;
	background-image: url(images/bg_web.gif);
	background-repeat: repeat-x;
			margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.tbl_content {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg_tbl.jpg);
	background-repeat: repeat-x;
}
.arial10px {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	color: #000000;
	}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #880105; TEXT-DECORATION: underline
}
.button 
{
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	background-color:#E3D7D7;
	color: 333333;
	highlight-color: CDC7C6;
	height: 15pt;
	width: 30pt;
	font-weight: bold;
	border: 1px groove;
	text-align: center;
	margin-top: 2px;
} 
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585F89;
	font-weight: normal;
	border: 1px solid #B2B2B2;
}