body {
	background-color: #666600;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a {
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;

}
a:hover {
	color: #D49F11;
	text-transform: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	font-size: x-small;
	font-family: "Courier New", Courier, mono;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-style: normal;
}

