BODY {
	margin-left: 10px;
	color: #888888;
	font-family: Arial, Helvetia;
	font-size: medium;	/*   was small changed 21 aug 2002 */
	background-color: black
}

HR 	{color: #808000}

TABLE {
	margin-left: auto;    
	margin-right: auto;
	color: #777777;
	background-color: transparent;
	font-family: Arial, Helvetia;
	font-size: medium; /* was small, changed 21 aug 2002 */
}

A:link {color: #008000}

A:visited {color: #808000}

/* Style for the Navigation bars and shared borders buttons */ 
A.menu:visited { color: #808000; text-decoration: none} 
A.menu:link { color: #808000; text-decoration: none}

H1 {
color: #6633FF;
font-family: Arial,Helvetica,Geneva;
font-size: 1.5em;
font-weight: bold
} 
/* Sub-title to first header, italics */ 
H2 {
color: #77777f;
font-family: Arial,Helvetica,Geneva;
font-style: italic;
font-size: 1.0em;
font-weight: normal
} 

/* H3 and H4 are the normal internal document headers */
H3 {
color: #777777;
font-family: Arial, Helvetica, Geneva;	/*,Helvetica,Geneva;*/
font-size: 1.1em;
font-weight: bold;
/* margin-top: 1pt */
margin-bottom: 0.1em
} 
H4 {
font-family: Arial,Helvetica,Geneva;
font-size: 0.8em;
font-weight: bold;
/* Don't mangage to work out how this shit works in FP98 */
margin-bottom: 0em
} 
/* Used in menu-bars, left-side, bottom and in selected pages */
H5 {
font-family: monospace;
font-size: 0.9em;
margin-top: 0.1em;
margin-bottom: 0.1em;
} 

/* Used in bottom border, as copyright reminder */
H6 {
font-family: Arial,Helvetica,Geneva;
font-size: 0.8em;
} 

PRE {
	color: #6633FF;
        margin-top: -15pt
}

PRE.indent {
	color: #6633FF;
        margin-top: -6pt
}

CAPTION {
        color: #330099;
        font-family: Arial,Helvetica,Geneva;
        font-size: 0.9em;
        font-weight: bold
}

DT {
        color: #330099;
        font-family: Arial,Helvetica,Geneva;
        font-size: medium
}

TH {
        color: #330099;
        font-family: Arial,Helvetica,Geneva;
        font-size: 0.9em;
        font-weight: bold
}
