
body { 
background-color:#eaeaea;
margin-top:20px;
margin-bottom:10px;
margin-left:40;
margin-right:40;
   background-image: url(buttons/background.gif);
   background-repeat: no-repeat;
   background-position: 200px 40px;
   background-attachment: fixed;

	}


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:verdana, arial; font-weight:lighter; letter-spacing:0.05em; word-spacing:0.2em ; color: #000000; }

h1 { font-size:18pt; }



h2 { font-size:16pt; }



h3 { font-size:12pt; }


h4 { font-size:10pt; }


p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt;   }



A:link, A:visited, A:active { color: #003399; text-decoration: none; } 
a:hover { background-color:#cc3300; color:#cccccc; text-decoration:none }

a.an { text-decoration:none; }

.headerline { 
border-bottom-style:dotted; 
border-width: 1px; 
border-color: #003399;
             }

.contact-head {
background-color:#cccccc;
}