<!--
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image:url(images/hotback_02.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF99;
}
a:hover {
	color: #FFFF66;
}
a:active {
	color: #FFFF00;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	text-align:right;
}
.style2 {
	font-size: 30px;
	font-weight: bold;
	text-align:center;
}
.style3 {font-size: 18px}
.style5 {font-size: 18px; font-weight: bold; }
.style14 {font-weight: bold}
.style15 {font-size: 16px; font-style: italic; font-weight: bold; color: #FF0000; }
.style16 {
	color: #FF0000;
	font-weight: bold;
}
.style17 {
	font-size: 16px
}
.style18 {
	color: #FFFF00;
	font-style: italic;
}
.style19 {
	font-size: 36px;
	color: #FFFF00;
	font-style: italic;
}
-->