body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EFF7FF;
scrollbar-shadow-color: #7DA9CD;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color: #7DA9CD;
scrollbar-darkshadow-color: #F4F4F4;
scrollbar-track-color: #DCE8F1;
scrollbar-arrow-color: #3FA2E8 }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-shadow: black 0px 0px 5px }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold }
th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold }
p,td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
img { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }
pre { font-family: Courier, Courier New, mono; font-size: 12px }
p.smalltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #93BEE2 }

/* styles of form elements */
input.button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #336699 }
input,textarea,select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366; background-color: #EFF7FF }

/* styles of links */
:link { color: #336699; text-decoration: none }
:visited { color: #336699; text-decoration: none }
:active { color: #336699; text-decoration: none }
:hover { color: #EFF7FF; text-decoration: none; background-color: #336699 }
