

h1 {
	margin: 12 12 12 12;
	font-family: Georgia, Times New Roman, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000080;
}

h2 {
	margin: 12 12 12 12;
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	font-weight: normal;
	color: #807940;
}

h3 {
	margin: 12 12 12 12;
	font-family: Georgia, Times New Roman, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000080;
}

p {
	margin: 12 12 12 12;
	font-family: Trebuchet MS, serif;
	font-size: 12px;
	font-weight: normal;
}

td {
	margin: 12 12 12 12;
	font-family: Trebuchet MS, serif;
	font-size: 12px;
	font-weight: normal;
}

a:link {
color: #000080;
font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #000080;
font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: blue;
font-family: trebuchet ms;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}