body {
	background-color: #D6EDFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.links a:link { text-decoration: none; color: #003366 }
.links a:visited { text-decoration: none; color: #003366 }
.links a:active { text-decoration: none; color: #003366 }
.links a:hover { color: #660000 }
.links {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
.bodylink a:link {text-decoration: none; color: #0000FF}
.bodylink a:visited { text-decoration: none; color: #0000FF}
.bodylink a:active { text-decoration: none; color: #0000FF}
.bodylink a:hover {color: #000000}
.bodylink {
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
.bodytext {
	font-size: 14px;
	color: #000000;
}
.bodytextbold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-size: 28px;
	font-weight: bold;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
}
.pagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
.pagesubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.bodytextitle {
	font-size: 16px;
	color: #000000;
}
.bodytextital {
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
.border {
	border: #000066;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
}
.border2 {
	border: #000000;
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
}
