A:link {
color : #000080; 
text-decoration : none; 
font-weight : bold;
background-color: transparent;
} 
A:visited {
color : #000080; 
text-decoration : none; 
font-weight : bold; 
background-color: transparent;
} 
A:hover {
color : #ff8000; 
text-decoration : none; 
font-weight : bold; 
background-color: transparent;
}
body {
font-family : arial, sans-serif; 
font-size : 10pt; 
background-color: #000000;
} 
p {
font-family : arial, sans-serif; 
font-size : 10pt; 
color : #000000; 
background-color: transparent;
} 
TD {
font-family : arial, sans-serif; 
font-size : 10pt; 
color : #000000; 
} 
li {
font-family : arial, sans-serif; 
font-size : 10pt; 
color : #000000; 
background-color: transparent;
} 
H1 {
font-family : arial, sans-serif; 
font-size : 12pt; 
color : #000000; 
background-color: transparent;
}
td.main
{
background-image:
url("page-bkg.png");
background-repeat: repeat-y;
}
body
.field {font-size: 8pt; 
         font-family: verdana, arial, helvetica, sans-serif; 
         color: #000080; 
         background-color: #F1F1F1; 
         border: solid #000000 1pt;
} 
#a { display:block; width:108px; background-image: url(home-off.gif)}
#a:hover { background-image: url(home-on.gif) }
#b { display:block; width:108px; background-image: url(folio-off.gif)}
#b:hover { background-image: url(folio-on.gif) }
#c { display:block; width:108px; background-image: url(proced-off.gif)}
#c:hover { background-image: url(proced-on.gif) }
#d { display:block; width:108px; background-image: url(price-off.gif)}
#d:hover { background-image: url(price-on.gif) }
#e { display:block; width:108px; background-image: url(serv-off.gif)}
#e:hover { background-image: url(serv-on.gif) }
#f { display:block; width:108px; background-image: url(contact-off.gif)}
#f:hover { background-image: url(contact-on.gif) }		
			
