
body {
	font-family: Times, serif;
	color: black;
	margin-left: 0%;
	margin-right: 0%;
}

.mainheading { color: yellow; font-size: 24pt; margin-left: 20pt;
	font-family: Times, serif; }

.fineprint { bgcolor: blue; color: green; 
	font-weight: bold; font-family: Verdana, Arial, sans-serif; }

td.heading { color: white; bgcolor: blue; font-size: 10pt;
	font-weight: bold; font-family: Verdana, Arial, sans-serif; }

td.bold { color: black; font-size: 12pt;
	font-weight: bold; font-family: Verdana, Arial, sans-serif; }

a:hover {color: white; text-decoration: none; }
a:hover {color: red; text-decoration: none; }

a.navside {color: black; text-decoration: none; font-weight: bold; }
a.navside:hover {color: yellow; text-decoration: none; font-weight: bold; }
a.navside:active {color: red; text-decoration: none; font-weight: bold; }

a.more {color: red; text-decoration: none; }
a.more:hover {color: darkblue; text-decoration: none; font-weight: bold; }
a.more:active {color: green; text-decoration: none; font-weight: bold; }

a.more2 {color: red; text-decoration: none; }
a.more2:hover {color: darkblue; text-decoration: none; }
a.more2:active {color: green; text-decoration: none; }

a.photo {color: white; text-decoration: none; }
a.photo:hover {color: red; text-decoration: none; }
a.photo:active {color: yellow; text-decoration: none; }

