p,td,h1,h2,h3,h4,h5,h6,li,dt,dd,.Note { font-family: Verdana, Arial, sans-serif; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; color:#840000 }

dt { font-weight: bold; color:#000000 }
dd { font-weight: regular; color:#000000 }
h1 { font-size: 24pt; }
h2 { font-size: 18pt; }
h3 { font-size: 12pt; }
h4{ font-size: 10pt; }
p,td,dt,dd,li { font-size: 10pt }

body {
   scrollbar-face-color:#CCCCCC;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#444444;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-darkshadow-Color:#AAAAAA; }

.heading { font-size: 10pt;
		text-align: center;
		background-color:#444444;
		color: #CCCCCC; }
.marquee { font-size: 8pt; }
.title { font-size: 8pt;
		background-color:#CCCCCC }
.link { font-size: 8pt; }



A {
  color:#7420A1;
  text-decoration:none;
  font-weight: reg; }
A:visited {
  color:#1C4B8C;
  text-decoration:none;
  font-weight: reg; }
A:active {
  color:#1C4B8C;
  text-decoration:none;
  font-weight: reg; }
A:hover {
  color:#1C4B8C;
  text-decoration:underline;
  font-weight: reg; }
