h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #827d00;
	text-decoration: none;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #541b00;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #541b00;

}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #827d00;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #541b00;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #00ccff;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;
}
body {
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	position: absolute;
	margin-top: 20px;
	margin-left: 40px;

}

