body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.x-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
	
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

.x-large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a {
	color:#FFFF99;
	font-weight: bold;
}
a:visited {
	color: #FFFF99;
	font-weight: bold;
}
a:hover {
	color: #FFFF66;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: oblique;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
}