<!--
BODY {
	background: none #000000;
}
BODY, TD, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffff78;
}
TD {
	background-image: none;
}
IMAGE {
	border-color: #ffff78;
}
A:link    { color: #ffffff; }
A:visited { color: #ffffb8; }
A:active  { color: #ffcccc; }
A:hover   { color: #cccccc; text-decoration: underline; }
.nav {
	color: #ffffff;
	text-decoration: none;
}
TD.main {
	background: URL(gfx/bg.gif) #183636;
	border-color: #ffffc0;
}
.other {
	background-image: none;
	border-color: #ffffc0;
}
.title {
	font-size: 14pt;
	font-style: italic;
	font-weight: 500;
}
H1, H2, H3, H4, H5, H6 {
	margin-bottom: 0pt;
	margin-top: 0pt;
	font-weight: normal;
}
.header { font-size: 24pt; margin-bottom: 5pt; margin-top: 5pt; }
.header2 { font-size: 18pt; margin-bottom: 4pt; margin-top: 4pt; }
.header3 { font-size: 14pt; margin-bottom: 4pt; margin-top: 4pt; }
SMALL { font-size: 9pt; }
HR {
	height: 1pt;
	color: #ffffc0;
	background-color: #ffffc0;
	margin-top: 2pt;
	margin-bottom: 5pt;
}
.nostyle {
	display: none;
}
-->
