body {}
.texthd { color: black; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
.text { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white }
.black { background-color: black }
.product  { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffffcc }
.header   { color: black; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; background-color: #ffff00;text-align: center;}
.highlite {font-weight: bold; color: #B22222; background-color: #FDF5E6;}
p  { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
TH {text-align: center;}
TH.header {color: #FFFFFF; background-color: #00008B;font-size: 9pt;text-align: center;}

TD {font-size: 10pt;
	font-family: Arial, Helvetica, Univers, sans-serif;
	font-weight: normal; font-style: normal; color: #000000;
	text-decoration: none;}
TD.menu:Hover {color: orange; background-color: black; }
TD.input {font-family: "Courier New", courier, monospace; background-color: #FDF5E6;}
TD.detail {background-color: #FDF5E6;}
A:Link {font-weight: bold; color: #0000FF; background-color: transparent;
	text-decoration: underline;}

A:Visited {color: #006400; background-color: transparent;
	font-weight: bold; text-decoration: underline;}

A:Hover {font-weight: bold; color: #FF0000; background-color: transparent;
	text-decoration: underline;}

A:Active {color: #90EE90; background-color: transparent;
	font-weight: bold; text-decoration: underline;}
