BODY {
	margin-left: 10px;
	color: #888888;
	font-family: Arial, Helvetia;
	font-size: small;
	background-color: black
}

HR 	{color: #808000}

TABLE {
	margin-left: auto;    
	margin-right: auto;
	color: #777777;
	background-color: transparent;
	font-family: Arial, Helvetia;
	font-size: small;
}

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: large;
        font-weight: bold
}

H2 {
        color: #777777;
        font-family: Arial,Helvetica,Geneva;
        font-style: italic;
        font-size: medium;
        font-weight: normal
}

H3 {
        color: #777777;
        font-family: Arial,Helvetica,Geneva;
        font-size: 1.1em;
        font-weight: bold
}

H4 {
        font-family: Arial,Helvetica,Geneva;
        font-size: medium;
        font-weight: bold;
}

/* 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;
} 

H6 {
        font-family: Arial,Helvetica,Geneva;
        font-size: small
}


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
}

