@charset "utf-8";
/* CSS Document */
<style type="text/css">

.quoteVSmall {font-size: 0.5em}
.quoteSmall {font-size: 0.7em}
.quoteMedium {font-size: 1.0em}
.quoteLarge {font-size: 1.3em}
.quoteVLarge {font-size: 1.5em}
.style3 {font-size: 2em}
.areaHeading {font-size:1.75em;}
table.margins {
 margin: 5px;
}
td.norepeat {background-repeat:no-repeat;
}
.style4 {color: #000034}
body,td,th {
	font-family: Calibri, Arial, Times New Roman;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #799BFF;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
.style5 {
	color: #d69b0b;
	font-size: 0.8em;
}
a.aa:link {
	color: #d69b0b;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}
a.aa:hover {
	color: #799BFF;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}
a.aa:visited {
	color: #d69b0b;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}
a.aa:active {
	color: #799BFF;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}
img.ecm:hover {
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

</style>
