BODY {
	BACKGROUND-COLOR: #AFBCD3;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}

table {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 22px;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #006193;
	line-height: 22px;
	font-weight:bold;
	text-decoration: none;
	font-variant: small-caps;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #006193;
	line-height: 22px;
	font-weight:bold;
	text-decoration: underline;
}
.sideQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006193;
	font-weight: normal;
	line-height: 17px;
}
a.sideQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006193;
	font-weight: bold;
	line-height: 17px;
}
a:hover.sideQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #006193;
}
.copyright {
	FONT-SIZE: 11px;
	COLOR: #006193;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 20px;
}
A.copyright {
	FONT-SIZE: 11px;
	COLOR: #006193;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-variant: normal;
	font-weight: bold;
}
A.copyright:hover {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, sans-serif;
	TEXT-DECORATION: underline;
	line-height: 20px;
}
