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

h2 {  font-family: Arial, Helvetica, sans-serif; color: #009966}
p {  font-family: Verdana, Arial, Helvetica, sans-serif}
		
h1 {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-align: center}

@media Print
{
#backlink {
	DISPLAY: none
}
}


td.data {  font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
		border: 1px solid black;
		padding: 5px;}
td.tabletitle {  font-size: 0.8em;
			font-weight: bold;
			text-align: center;
			padding: 5px;
			text-transform: uppercase}
td.colhdr { font-size: 0.8em; font-weight: bold; text-align: center;
			padding: 5px;
			border: 1px solid black;}
td.rowhdr { font-size: 0.8em; font-weight: bold; text-align: right;
			padding: 5px;
			border: 1px solid black;
		  }
table.data {border: 1px solid black; }



a:link {  color: #3366CC; }
a:visited {  color: #009966; }
a:hover { color: #009966; text-decoration: none; }
a:active {  color: #009966;}

p.menu { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: right; }


a.menu:link { color: #3366CC; text-decoration: none; }
a.menu:visited { color: #3366CC; text-decoration: none; }
a.menu:hover { color: #3366CC; text-decoration: underline; }
a.menu:active { color: #3366CC; text-decoration: none; }




.note {
	font-size: smaller;
	font-style: italic;
}
.addr {
	font-size: smaller;
	font-style: italic;
	text-align: center;
}
.comment {
	color: #FF0000;
}
