﻿a {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}
a:hover {
	color: #FFFF00;
}
a:visited {
	color: #800000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
}
.cell {
	border: thin none #800000;
	width: 110px;
	height: 20px;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #669999;
	font-style: normal;
	font-weight: bold;
}
.h1 {
	padding: 0px;
	font-family: Garamond;
	font-size: 48px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px;
}
.red-text {
	color: #FF0000;
}
.yellowhighlight {
	background-color: #FFFF00;
}
.centeralign {
	text-align: center;
}
.pink-text {
	color: #FF00FF;
}
.green-text {
	color: #00FF00;
}
.blue-text {
	color: #0000FF;
}
.black-text {
	color: #000000;
}
#right h2 {
	margin-top: 0px;
	padding-top: 7px;
}
h2 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.free {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFF00;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-indent: 5px;

