/* CSS Document */

body { font-family: verdana, helvetica, sans-serif;  color: #000000;  font-size: 9pt;

       background-color: #ffffff;	   
	   
	   margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }


.copyright { font-size: 8pt; color: #000000; }
.sculptureheading  { font-size: 15pt; color: #031977; font-weight: 700;}

/* for all embedded links */

a:link {text-decoration: underline; color: #0E33D2; }

a:active {color: #ff0000; }

a:visited {color: #747474; }
