.style2 {
	font-family: Zapfino;
	font-size: x-small;
}
.style5 {font-size: small}
body {
	background-color: #666633;
}
.style6 {font-family: Georgia, "Times New Roman", Times, serif}
.style7 {font-size: small; font-family: Georgia, "Times New Roman", Times, serif; }
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: large;
}
h2 {
	font-size: x-large;
}

        
