/* CSS Document */

body {
scrollbar-face-color:"#FF9900";
scrollbar-arrow-color:"#ffffff";
scrollbar-track-color:"#666666";
scrollbar-shadow-color:"#6A6D5C";
scrollbar-highlight-color:"#D7CEC5";
scrollbar-3dlight-color:"#6A6D5C";
scrollbar-darkshadow-Color:"#6A6D5C";
overflow-x:hidden;
}

h1 { font-family: Times New Roman; font-size: 30px; color: #CA6137; font-weight: bold;
}
h2 { font-family: Times New Roman; font-size: 18px; color: #990033; font-weight: bold;
}
h3 { font-family: Tahoma; font-size: 12px; color: #000000; font-weight: bold
}
p { font-family: helvetica; font-size: 12px; color: #000000; line-height:15px;
}
ul { font-family: helvetica; font-size: 12px; color: #000000; line-height:15px;
}
a { font-family: helvetica; font-size: 12px; color: #990033; text-decoration:underline;
}
a:hover { font-family: helvetica; font-size: 12px; color: #000000; text-decoration:underline;
}
formstyle { font-family: helvetica; font-size: 12px; color: #990033;
}