BODY, TD {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	}

A { color: Black;	text-decoration: underline;}
A:HOVER { color: #993333;text-decoration: underline; }
A:VISITED { color: #996633; }
A:ACTIVE { color: #993366; }

h1, h2, h3, h4, h5, h6
{	font-family: Arial, Helvetica, sans-serif; }
h1           { font-size: xx-large;  }
h2           { font-size: x-large; }
h3           { font-size: large;   }
h4           { font-size: medium;  }
h5				 {	font-size: small;  }
h6				 { font-size: x-small;  }

span.emphasis { font-weight: bold; }

span.highlight { background-color: #FFCC33; }

.menu {
	background-color: Hex={DA,D5,93}
}


