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

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

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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	
	}

a:link {

	text-decoration: none;

	color: #666666;

}

a:visited {

	text-decoration: none;

	color: #666666;

}

a:hover {

	text-decoration: none;

	color: #336600;

}

a:active {

	text-decoration: none;

	color: #000000;

}

TABLE  { text-align: justify; }
.tabpos { text-align: center; }
TD, TH { vertical-align: top;  padding-right: 2em}





