/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a.noDec   {text-decoration: none}
a:link	  {color:#8B0000;}
a:visited {color:#8B0000;}
a:active  {color:#808080;}
a:hover   {color:#808080; text-decoration: underline}

.header {
	font-size: 24px; font-weight: bolder; COLOR: #000000; font-family: "Arial";
}

.subhead {
	font-size: 14px; font-weight: bolder; COLOR: #000000; font-family: "Arial";
}
