
/* CSS Document */
		<!--
HTML {
	overflow: -moz-scrollbars-vertical;
}
body, td, th {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Verdana, Geneva, Arial, sans-serif;
 font-size: 14px  color: #666666;
}
.headline {
	font-weight: bold;
	font-size: 24px
}
a:link, a:visited {
	color: #FFFF00;
	text-decoration: none
}
a:hover {
	color: red;
	text-decoration: none
}
h1 {
	font-size: 18px;
	color: #014282;
}
h2 {
	font-size: 14px;
	color: #FFFF00;
}
h3 {
	font-size: 12px;
	color: #FFFF00;
}
h4 {
	font-size: 10px;
	color: #FFFF00;
}
h5 {
	font-size: 10px;
	color: #FFFF00;
}
h6 {
	font-size: 10px;
	color: #FFFF00;
}
.copyright {
	font-size: 10px;
	color: #ffffff;
}
.tdline {
	background-image: url(/images/line.gif);
}
.tdside {
	background-image: url(/images/iceberg_hori_text.jpg);
}
-->
