<style type="text/css">

a { text-decoration: none}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline;}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

body { background-color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.sideheading { font-weight: bold; color: #FFFFFF}

.bodyheading { font-size: 12pt; font-weight: bold; color: #1061AF}

.largetext { font-size: 12pt; font-weight: normal}

a.toplink { color: #8BBCED; text-decoration: none; font-size: 9pt}
a.toplink:hover { color: #FFFFFF; text-decoration: none }
a.toplink:active { text-decoration: none }
a.toplink:link { text-decoration: none }
a.toplink:visited { text-decoration: none }

h1 { font-size: 14pt; color: #1061AF; font-weight: normal}
h2 { color: #999999; font-size: 8pt; font-weight: normal}
h3 { font-weight: normal; font-style: normal; color: #8BBCED; font-size: 8pt;}

.divider {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #1061AF;}
.border1 {
	border: 2px dotted #FFB7B7;
}
.border2 {
	border: 2px dotted #FF9900;
}

