

body { 
font-family : Arial, Helvetica, Sanserif; 
} 
H1, H2, H3 { 
font-family : Arial, Helvetica, Sanserif; 
color : #006633; 
} 
A:link { 
color : #006600; 
text-decoration : underline; 
} 
A:visited { 
color : #006600; 
text-decoration : underline; 
} 
A:active { 
color : #CC3300; 
text-decoration : underline; 
} 
A:hover { 
color : #CC0000; 
text-decoration : underline; 
} 





.button A{ text-decoration: none; font-family: Arial, Helvetica, Sanserif;font-weight: bold; font-size: 9pt;} 
.button A { border-color : #339966; border-style : outset;
 border-top-width : 4px; border-right-width : 4px; border-bottom-width : 4px; border-left-width : 4px;
 background-color : #EEFFDD;
 padding-left : 12px; padding-right : 12px; width : 80px; height : 25px; } 

.button A:link{ text-decoration: none; font-family: Arial, Helvetica, Sanserif;font-weight: bold; font-size: 9pt;} 
.button A:visited{ text-decoration: none; font-family: Arial, Helvetica, Sanserif;font-weight: bold; font-size: 9pt;} 
.button A:active{ text-decoration: none; font-family: Arial, Helvetica, Sanserif;font-weight: bold; font-size: 9pt;} 

.button A:hover{ text-decoration: none; font-family: Arial, Helvetica, Sanserif;font-weight: bold; font-size: 9pt;} 
.button A:hover { background-color : #FFFFCC;
 border-color : CC0000; border-style : inset;} 

.regular A{ text-decoration: underline; font-family: Times, Times New Roman, Serif;} 
.regular A:link{ text-decoration: underline; font-family: Times, Times New Roman, Serif;} 
.regular A:visited{ text-decoration: underline; font-family: Times, Times New Roman, Serif;} 
.regular A:active{ text-decoration: underline; font-family: Times, Times New Roman, Serif;} 
.regular A:hover{ text-decoration: underline; font-family: Times, Times New Roman, Serif;} 


.menu { 
border-top: outset #339966; 
border-right: inset #339966; 
border-bottom: inset #339966; 
border-left: outset #339966; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background: #FFFFEE; 
height : 25px; 
padding-left: 3px; 
padding-right: 3px; 
padding-top: 0px; 
padding-bottom: 0px; 
} 

.menu A:link{ text-decoration: none; font-family: Arial, Helvetica, Sanserif;} 
.menu A:visited{ text-decoration: none; font-family: Arial, Helvetica, Sanserif;} 
.menu A:active{ text-decoration: none; font-family: Arial, Helvetica, Sanserif;} 
.menu A:hover{ text-decoration: none; font-family: Arial, Helvetica, Sanserif;} 


.phone { 
color : #CC0000; 
} 
