/* CSS Document */

body { font-family: arial, helvetica, sans-serif;  color: #000000;  font-size: 9pt;

       background-color: #D19730;	   
	   
	   margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

.copyright { font-size: 8pt; color: #D19730; }

/* for all top global navigation */

.topnav a:link, .topnav a:visited {text-decoration: none; color: #ffffff; font-weight: 600; font-size: 8pt; }

.topnav a:hover {text-decoration: underline; }

/* for all top link */

.top a:link, .top a:visited {text-decoration: none; color: #02335A; font-weight: 700; font-size: 8pt; }

.top a:hover {text-decoration: underline; }

/* for all embedded links */

a:link {text-decoration: underline; color: #ff0000; }

a:active {color: #D19730; }

a:visited {color: #333333; }















