BODY {
font : 11px arial, verdana, sans-serif; 
margin : 0; 
padding : 0; 
background-color : #000000; 
color : #c0c0c0; 
} 
a:link {
color : #99ccff; 
text-decoration : none; 
} 
a:visited {
color : #99ccff; 
text-decoration : none; 
} 
a:active {
color : #ffffff; 
text-decoration : none; 
} 
a:hover {
color : #99ffff; 
text-decoration : none; 
} 
.menulinks {
font : 10px Georgia, "Times New Roman", arial; 
font-weight : bold; 
} 
.picturebar {
background-color : #000000; 
} 
TABLE {
color : #c0c0c0; 
font : 12px arial, sans-serif; 
font-weight : bold; 
} 
.title {
color : #ffffff; 
font : 13px Georgia, "Times New Roman", arial, sans-serif; 
font-weight : bold; 
} 
.subtitle {
color : #999999; 
font : 10px Georgia, "Times New Roman", arial, sans-serif; 
font-weight : bold; 
} 
.phonetitle {
color : #f0f0f0; 
font : 11px verdana, arial, sans-serif; 
font-weight : bold; 
} 
.copytext {
color : #f0f0f0; 
font : 8px arial, verdana, sans-serif; 
font-weight : bold; 
} 
.just {
text-align : justify; 
} 
.button {
background-image : url("picts/button.gif"); 
background-color : #ffffff; 
font-family : Georgia, "Times New Roman", arial; 
color : #000000; 
font-size : 8pt; 
height : 20px; 
width : 100px; 
font-weight : bold; 
text-align : center; 
border : 1px solid #000000; 
} 
.buttonon {
background-image : url("picts/buttonon.gif"); 
background-color : #ffffff; 
font-family : Georgia, "Times New Roman", arial; 
color : #666666; 
font-size : 8pt; 
height : 20px; 
width : 100px; 
font-weight : bold; 
text-align : center; 
border : 1px solid #000000; 
} 
.shadeform {
font : 13px arial, verdana, sans-serif; 
background-image : url("picts/shadeform.gif"); 
text-align : left; 
width : 200px; 
border : 1px solid #666666; 
} 
.textarea {
font : 13px arial, verdana, sans-serif; 
background-image : url("picts/shadeform.gif"); 
text-align : left; 
width : 275px; 
height : 125px; 
border : 2px solid #999999; 
} 
.dropdown {
color : #333333; 
width : 200px; 
font : 11px geneva, verdana, arial, sans-serif; 
} 