﻿body {
	background-color: 999966;
	font-family: Tahoma;
	font-size: medium;
	color: #000000;
}

.center {
	text-align: center;
}

p {
	text-align: left;
	font-family: Tahoma;
	font-size: medium;
	color: #000000;

}

.style1 {
	border: 2px solid #663300;
}
h1 {
	font-family: "Georgia";
	font-weight: bold;
	font-style: italic;
	font-size: 175%;
	color: #663300;
	text-align: center;
}

h2 {
	font-family: "Georgia";
	font-weight: bold;
	font-style: italic;
	font-size: 150%;
	color: #663300;
	text-align: center;
}


.special {
	color: #FFFFFF;
	text-align: center;
}

a:link { color: #000080; }
a:visited { color: 660066; } 
a:active { color: CC0066; }
a:hover { background-color:white;
color:purple}


.style7 {
	background-color: #7A683F;
}
.style8 {
	text-align: center;
	color: #FFFFFF;
}

