
BODY {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

P,UL,DL,TR,TD {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: black;
}

A:link		{ color: #993300 }
A:visited	{ color: #336600 }

#TOPMENU {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #993300;
}

CODE {
	font-family: "New Courier","Courier";
	font-size: 10pt;
	color: black;
}

H1,H2,H3,H4 {
	font-family: Arial, Helvetica;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}

H1 { 
	font-size: 18pt; 
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
H2 { font-size: 16pt; }
H3 { font-size: 12pt; }
H4 { font-size: 10pt; }

PRE {
	font-size: 10pt;
}

<!-- Computer Collection Styles -->
#SMENUG {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;	
	color: #336600;
}

#SMENUR {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #993300;
}

#SMENUW {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;	
	color: #ffffff;
}

#COLHDONE {
	font-family: Arial, Helvetica;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}

#COLRESAUT {
	font-style: italic;
}

#COLRESNM {
	font-style: italic;
	font-weight: bold;
}

#COLRESADD {
	font-style: italic;
	font-size: 10pt;
}

#COLRESDESC {
	font-size: 10pt;
}



