body   {
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) fixed;
	margin-top: 0px;
}
table, td              {
	color: #13175e;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif
}

a:link         { color: #111; font-weight: bold; text-decoration: underline }
a:visited         { color: #111; font-weight: bold; text-decoration: underline }
a:hover  { color: red; font-weight: bold; text-decoration: underline }
a:active     { color: #f00; font-weight: bold; text-decoration: underline }
.h08 { font-size: 8pt }
.h10 { font-size: 10pt }
.h12 { font-size: 12pt }
.h14 { font-size: 14pt }
.h16    { font-weight: bold; font-size: 16pt }
.h18 { font-size: 18pt }
.h22 { font-size: 22pt }
.h30  { font-size: 30pt }
