body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

a:link {
	color: #009966;
}

a:visited {
  color: #0066FF;
}

a:active {
	color: #993333;
}

a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A55C53;
	text-decoration: underline;
}

a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A55C53;
	text-decoration: underline;
}

a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A55C53;
	text-decoration: underline;
	letter-spacing: 1px;
	}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

h3, h4 {
	font-family: "Times New Roman", Times, serif;
	color: #a55c53;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
