Body {
	background-color:#FFFFFF;
	background-image:
		URL(Images/BG.gif);
	font-size: 24px;
	color: #C30;
	font-weight: bold;
}
.bold {font-weight:900; color:#0000FF}
.reduced {font-weight:500; color:#0066FF}
.red {color:#ff0000; text-transform:capitalize}
.rednocaps {color:#ff0000}

a {  color: #0099FF}
a:link {  color: #0099FF; text-decoration: none}
a:active {  color: #0099FF; text-decoration: none}
a:visited {  color: #663399; text-decoration: none}
a:hover {  color: #0033ff; text-decoration: underline}
P {color:#003300; font-weight:600}
P.emphasize {color:#FF0000; font-weight:600}
P.indent {margin: 20px}
TD {color:#003333; font-weight:600}
H4 {color:#003333; font-weight:700; font-size:14;
	text-indent:20}
H3 {color:#003333; font-weight:700; font-size:medium}
H2 {color:#0066CC; font-weight:700; font-size:large; text-align: center}
H1 {color:#003333; font-weight:900; font-size:x-large; text-align: center}
LI {color:#003333; font-weight:800; text-align:left}
Blockquote {color:#003333; font-style: italic; font-size: 12pt; font-weight:600}
Address {color:#000000; font-weight: 600; font-style: normal; font-size: 10pt}

