body {
	background-color: #EFEFEF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif; }
h1 {
	color:#CC0000;
	margin-bottom:-10px;
    font-size:30px;
    letter-spacing: normal; }
h3 {
	color:#CC0000;
	font-size:14px;
    padding-left:177px;
    word-spacing:0.1em; }
h4 {
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
    padding-left:1px;
	margin-top:10px;
	word-spacing:0.1em; }
h2 {
	color:#000;
	font-size:17px;
	font-weight:bold; }
a:link {
	color: #0033FF;
	text-decoration: none; }
a:hover {
	color:#000066;
	text-decoration:underline; }
a:visited {
	text-decoration: none;
	color: #0033FF; }
a:active {
	text-decoration: none; }
.tb_bg {
	background:url(images/table_bg.jpg); }
.style1 {
	font-size: 10px; }
.style2 {
	font-size: 18px; }
.style3 {
	border-color:#000033; border-width:thin; border-style:solid; }