
body         { font-family: Arial; font-size: 12pt; letter-spacing: 0;
  overflow: auto;
  scrollbar-base-color:#993333;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#993333;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#E78F8F;

}
.normal      { font-size: 12px; font-family: Arial }
h1           { color: #993333; font-family: Arial; font-size: 14pt; letter-spacing: 2;
               font-weight: bold }

h2           { color: #993333; font-family: Arial; font-size: 11pt; letter-spacing: 1;
               font-weight: bold }

h3           { color: #000000; font-family: Arial; font-size: 10pt; letter-spacing: 1;
               font-weight: bold }

.newshead    { color: #993333; font-family: Arial; font-size: 10pt; letter-spacing: 1;
               font-weight: bold;}

.news {
	color: Black;
	font-family: Arial;
	font-size: 11px
	
}
a:active {
        font-family: Arial;
        font-size: 12px;
        text-decoration: none;
        color: #882E2F;
}

a {
        font-family: Arial;
        font-size: 12px;
        text-decoration: none;
        color: #882E2F;
}

a:hover {
        font-family: Arial;
        font-size: 12px;
        text-decoration: underline;
        color: #882E2F;
}
