/* CSS Document */

body { font-family: Verdana, Arial Helvetica, sans-serif;  color: #F4F2F2;  font-size: 9pt;

       background-color: #333333;	   
	   
	   margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }


.pagetitle { font-family: Verdana, Arial Helvetica, sans-serif; font-size: 12pt; color: #FF9801; font-weight: 700; }

.subheading1 { font-size: 12pt; color: #D73647; font-weight: 700; }

.copyright { font-size: 7pt; color: #C0C0BF; }

/* for all embedded links */

a:link {text-decoration: underline; color: #FF9801; }

a:hover {color: #031E50; }

a:active {color: #ff0000; }

a:visited {color: #ffffff; }
















