body {
	font-size: small;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #DCBA80;
}
td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: -2;
}
a:link {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #006600;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: red;
}
td#menu a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
td#menu a:visited {
	text-decoration: none;
	font-weight: bold; 
	color: black;
}
td#menu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
td#menu a:active {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
div#orig a:link {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
div#orig a:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #006600;
}
div#orig a:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
}
div#orig a:active {
	text-decoration: none;
	font-weight: bold;
	color: red;
}
h2 {
	color: #663333;
}
h3 {
	color: #663333;
}
.style1 {font-size: x-large;
	font-weight: bold;
	color: black;
}
.high1 {
	background-color: #99E6A7;
}
.high2 {
	background-color: #87D6E9;
}
.high3 {

	background-color: #F9A471;
}
.high4 {


	background-color: #BDBBEC;
}
.high5 {



	background-color: #F8CE5D;
}
