BODY {
font-family: Times New Roman, Courier;
font-size: 14px;
font-weight: bold;
line-height: normal;
margin-top: 10px;
margin-left: 0px;
scrollbar-face-color:#990099;
scrollbar-base-color:#990099;
scrollbar-highlight-color:#990099;
scrollbar-3dLight-Color:#990099;
scrollbar-shadow-color:#990099;
scrollbar-track-color:#efefef;
scrollbar-arrow-color:#ffffff;
color: #990099;
}

td, th, .bod, font {
font-size: 18px;
}

H1 { font-size: 30px; }
H1.Red30 { color: #ff0000; }

H2 { font-size: 20px; }
H2.Red20 { color: #ff0000; }

H3 { font-size: 18px; }
H3.Pur18 { color: #990099; }


.blu16 {font-size: 16px; color: #0000ff; font-family: Tahoma; font-weight: bold; }
.pur16 {font-size: 16px; color: #990099; font-family: Tahoma; font-weight: bold; }
.pur18 {font-size: 18px; color: #990099; font-family: Tahoma; font-weight: bold; }
.red16 {font-size: 16px; color: #ff0000; font-family: Tahoma; font-weight: bold; }
.blu18 {font-size: 18px; color: #0000ff; font-family: Tahoma; font-weight: bold; }


a:link		{ color: #ff0000; text-decoration: none; }
a:visited 	{ color: #ff0000; text-decoration: none; }
a:hover 	{ color: #ff0000; text-decoration: underline; }
a:active 	{ color: #ff0000; text-decoration: none; }