BODY  {
	font-size : 10pt;
	font-family : arial, helvetica, 'lucida sans unicode', sans-serif;
	color : #000000;
	background : #FFFFFF;
	background-color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
}

P, TBODY {
	font-size : 10pt;
	font-family : arial, helvetica, 'lucida sans unicode', sans-serif;
	color: #000000;
}

.neg P, .neg B, .neg TBODY {
	font-size : 9pt;
	font-family : arial, helvetica, 'lucida sans unicode', sans-serif;
	color: #ffffff;
}

H1, H2, H3, H4, H5, H6  {
	font-family : Tahoma, 'trebuchet ms', helvetica, 'lucida sans unicode', sans-serif;
	color : #000000;
}

.neg H1, .neg H2, .neg H3, .neg H4, .neg H5, .neg H6  {
	font-family : Tahoma, 'trebuchet ms', helvetica, 'lucida sans unicode', sans-serif;
	color : #ffffff;
}

UL, LI {
	color: #000000;
	font-size : 10pt;
	font-family : arial, helvetica, 'lucida sans unicode', sans-serif;
}

A, A:Active, A:Hover  {
	color : #a52a2a;
}

A:Visited  {
	color : #a52a2a;
}

.navbar A:Hover {
	background : #ffcc00;
}
.navbar A:Active {
	color : #ffffff;
	background : #000000;
}
.goof {
	position : relative;
	left : 0;
	top : -36;
}
.disptable, .disptable TBODY, .disptable P{
	font-size: 9pt;
}
