a:link {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: red;
	text-decoration: underline;
}
body { font-family:georgia;font-size:10pt;color:black;background-image:url("bkrd.gif"); }
h1 { font-family:Trebuchet MS;font-size:14pt;text-align=center;color:#990000 }
h2 { font-family:Trebuchet MS;font-size:12pt;text-align=center;color:#990000 }
h3 { font-family:Trebuchet MS;font-size:8pt;text-align=center;color:#990000 }

td { font-size:10pt;text-align=center;color:black; }

img 	{ background-color: White;  border: 0px}
img.thumb 	{ background-color: White;  border-bottom: 1px solid black;  border-left: 1px solid black;  border-right: 1px solid black;  border-top: 1px solid black; }
img.big 	{ background-color: White;  border-bottom: 2px solid black;  border-left: 2px solid black;  border-right: 2px solid black;  border-top: 2px solid black; }

