a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336666;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.bodylink {
	color: #333366;
	text-decoration: underline;
	font-weight: bold;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003333;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #003333;
}
.sub-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #003333;
}

