BODY {
	background-color: black;
}

TD {
	font-family: Helvetica, Arial; 
	font-size: 10pt;
	vertical-align: top;
}

TD.centre {
	font-family: Helvetica, Arial;
	font-size: 10pt;
        text-align: center;
}

TR.row2 {
        background-color: #eeeeee;
}

P, UL, OL, LI, BLOCKQUOTE {
	font-family: Helvetica, Arial; 
	font-size: 10pt;
}

TD.line {
	font-family: Helvetica, Arial;
	font-size:10pt;
	background-color: #000000;
	background: url('line.gif');
	}

TH.menu {
	font-family: Helvetica, Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	background-color: #000000;
	color: #ff6231;
	white-space: nowrap;
}

TD.footer {
	font-family: Helvetica, Arial; 
	font-size: 8pt; 
	background-color: #000000;
	color: #ff6231;
	text-align: center;
	white-space: nowrap;
}


TH.menul {
	font-family: Helvetica, Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	background-color: #000000;
	color: #ff6231;
	white-space: nowrap;
	text-align: left;
}


.menu A:link {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	color: #00ff00;
	text-decoration: none;
}

.menu A:visited {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	color: #00ff00;
	text-decoration: none;
}

.menu A:hover {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	color: #00ff00;
	text-decoration: underline;
}

.footer A:link {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	color: #ff6231;
	text-decoration: none;
}

.footer A:visited {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	color: #ff6231;
	text-decoration: none;
}

.footer A:hover {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	color: #ff6231;
	text-decoration: underline;
}



H1 {
        font-family: Helvetica, Arial;
        font-size: 24pt;
	margin-bottom: 0px;
}

H2 {
        font-family: Helvetica, Arial; 
        font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

H3 {
        font-family: Helvetica, Arial; 
        font-size: 14pt;
	margin-bottom: 0px;
}


