a:link       { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #00a098; 
               font-weight: bold }
a:visited    { font-family: Verdana; font-size: 8pt; color: #00a098; text-decoration: none; 
               font-weight: bold }
a:hover      { font-family: Verdana; font-size: 8pt; color: #187068; text-decoration: 
               underline; font-weight: bold }
a:active     { color: #000000; font-size: 8pt; font-family: Arial; text-decoration: underline; 
               font-weight: bold }
h1           { font-family: Verdana; font-size: 8pt; font-weight: bold }

.Questionbox {
float:left;
background-image: url(images/contentheader_green.jpg);
background-repeat: repeat-x;
border:2px solid #B4EFE9;
background-color:#B4EFE9;
padding-top:4px;
padding-bottom:2px;
padding-left:2px;padding-right:2px 

BODY { scrollbar-3d-light-color:white;
scrollbar-arrow-color:white;
scrollbar-base-color:black;
scrollbar-dark-shadow-color:#333333;
scrollbar-face-color:#00a098;
scrollbar-highlight-color:white;
scrollbar-shadow-color:black;
font-family: Verdana; font-size: 10pt}