body {
	background-color: #FFFFFF;
}
.browntable {
	background-color: #996600;
	border: 5px solid #FFFFFF;
	text-align: center;
	font-weight: normal;
}

.blacktable {
	background-color: #000000;
	border: 5px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.creamtable {
	background-color: #FFFFCC;
	border: 5px solid #FFFFFF;
}
.greenfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}

p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.blackfont {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}

a.black:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.cream:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a.cream:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a.cream:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a.cream:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}


a.black:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
a.black:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.black:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	margin: 0px;
	padding: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
.blackborder {
	border: 1px solid #000000;
}
a.big:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
a.big:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bit:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
a.big:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: circle;
	text-decoration: none;
}
.browntable h2 .blackfont {
	text-align: center;
}
.creamtable table tr td table tr td h4 {
	text-align: left;
}
.creamtable table tr td table tr td h4 {
	text-align: left;
}
.creamtable table tr td table tr td p {
	text-align: left;
}
.creamtable h4 {
	text-align: center;
}
.creamtable h4 {
	text-align: left;
}
