BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A:LINK {
	color : Red;
	text-decoration : none;
}
A:HOVER {
	color : Maroon;
	text-decoration : underline;
}
A:ACTIVE {
	color : Red;
	text-decoration : none;
}
A:VISITED {
	color : Red;
	text-decoration : none;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	color : #993333;
	font-weight : 600;
; font-style: italic
; letter-spacing: 1px; margin-top: 2px
; line-height: 24px
; margin-bottom: 10px
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #CC9933;
	font-weight : 600;
; line-height: 18px; margin-top: 2px; margin-bottom: 5px
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #993333;
	font-weight : 600;
; line-height: 15px; margin-top: 2px; margin-bottom: 5px
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;			
}
OL {
	font-weight : bold;
}
UL {
; list-style-position: outside
}
.legal {
	font-size : 10px;
	text-align : center;
}
.first-word {
	font-weight : 700;
	font-size : 12px;
; font-style: italic; font-variant: normal
}
.caption { 	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #993333;
	font-weight : 800;
 }
.heading2 { font-family : "Times New Roman", Times, serif; font-size : 24px; color : #993333; font-weight : 600; ; font-style: italic ; letter-spacing: 1px; line-height: normal}
.heading3 { font-family : Arial, Helvetica, sans-serif; font-size : 18px; color : #CC9933; font-weight : 600; ; line-height: normal}
TD UL { ; margin-left: 20px ; list-style-position: outside }
