H1  {}

H2  {}

H3  {}

A, A:Visited  {
	font-size : 10 pt;
	font-family : arial, helvetica, geneva;
	font-weight : normal;
	color : blue;
	text-decoration : none;}

A:Active, A:Hover  {
	color : red;
	text-decoration : underline;
}


BODY  {
	background-color : White;
	font-family : arial, helvetica, geneva;
	font-size : 10 pt;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
}

.linkwt  {
	font-size : 11 pt;
	font-family : Comic Sans MS;
	font-weight : normal;
	color : White;
	text-decoration : none;
}

.linkwt:hover, .linkwt:visited  {
	color : yellow;
	text-decoration : none;
}

.photolink, .photolink:visited, .photolink:active  {
	color : black;
	text-decoration : none;
	border-color : Black;
}
td, p {
	font-size: 10pt;
	font-family: arial, helvetica, geneva;
}
.copyright {
	font-size: 10pt;
	font-family: arial, helvetica, geneva;
	color: #808080;
}