/* CSS Document */

body { font-family: arial, helvetica, sans-serif;  color: #000000;  font-size: 9pt;

       background-color: #02335A;	   
	   
	   margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

td { font-family: arial, helvetica, sans-serif;  color: #000000;  font-size: 9pt; }

.pagetitle { font-size: 14pt; color: #02335A; font-weight: 700; }

.subheading1 { font-size: 12pt; color: #D73647; font-weight: 700; }

.copyright { font-size: 8pt; color: #CCCCCC; }

/* for all embedded links */

a:link {text-decoration: underline; color: #02335A; }

a:active {color: #D73647; }

a:visited {color: #6284B2; }
