body, table, tr, td {
	font-size: 8pt;
	color: #999999;
	font-variant:normal; 
	font-family:arial; 
	font-size:8pt

		}
h1           { font-size: 8pt; color: #666666; font-weight: bold; text-transform:uppercase; font-style:italic }
h2           { font-size: 8pt; color: #666666; font-style: italic; text-transform:uppercase; font-weight:bold }
h3           { font-size: 8pt; color:#666666; font-weight:bold; margin-top:-5px }

ul           { list-style-type:square }

a:link, a:visited {
text-decoration : none;
color: #444444;
font-weight:bold  }

a:hover {
text-decoration : line-through;
color: #444444;
font-weight:bold  
}

a:active {
text-decoration : none;
color: #444444;
font-weight:bold }
