BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FF0000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF0000;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font-size: 9pt;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	LINE-HEIGHT: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link          { color: #999999; text-decoration: none }
a:visited       { color: #999999; text-decoration: none }
a:active        { color: #999999; text-decoration: none }
a:hover         { color: #FF0000; text-decoration: none }
.redbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.redfu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.img{
    border: 1px solid #000000;
}
.tdboder{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #336699;
}

