<style><!--

A:link { color: blue }
A:visited { color: gray }
A:active { color: purple }
A:hover { text-decoration: underline; color: blue; background-color: #BCEEEF; cursor: hand; }

body, text

{ font-family: Arial,Helvetica,default ; 
color: white ;
font-size: 14pt ; 
font-weight: regular ;
background-image: url(graphics/sculptureby.gif) ;
background-color: black ;
background-repeat: no-repeat ;
margin-left: 1px ;
margin-top:20px ;
 }

h1 { font-weight: bold; FONT-SIZE: 24pt; Z-INDEX: 10; FILTER: shadow(color=#458A8C,enabled=1); WIDTH: 100%; COLOR: #00A49E; FONT-FAMILY: Verdana;  }
h2 { font-weight: bold; FONT-SIZE: 18pt; COLOR: #00A49E; FONT-FAMILY: Verdana;  }
h3 { font-weight: bold; FONT-SIZE: 14pt; COLOR: #00A49E; FONT-FAMILY: Verdana;  }

input, textarea, select

{ font-family: arial ;
font-weight: bold ;
color: black ;
background-color: #C5E2E2 ; 
border-style: double ;
border-color: teal ;
border-width: 5 }

input.button { background-color: #C5E2E2 ;font: verdana ;font-weight: bold;color: black ; cursor: hand; }



-->
</style>