body {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	color:white;
}

table {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	BORDER-COLLAPSE: collapse;
}

td {
	BORDER-COLLAPSE: collapse;
}

a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
	
a:hover {
	color:#5B701C;
}

h1 {
	font-size:12pt;
}

h2 {
	font-size:11pt;
}

h3 {
	font-size:10pt;
}

input, textarea {
	border:1px solid #5B701C;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
}
