
BODY, DIV, SPAN, P, A, UL, OL, LI, B, I, EM, STRONG, BLOCKQUOTE, H1, H2, H3, H4, H5 {
	font-family: "Baskerville", "Book Antiqua", "Times New Roman", times, serif;
}

SPAN, P, A, UL, OL, LI, B, I, EM, STRONG, BLOCKQUOTE {
	line-height: 20pt;
	font-size: 10pt;
	color: rgb(0,0,0);
}

P, UL, OL {
	margin-right: 10px;
	margin-left: 15px;
}

UL, LI, UL LI {
	line-height: 18pt;
	margin: 5px;
	margin-left: 20px;
	margin-right: 5px;
}

UL {
	list-style-type: disc;
}

H1, H2, H3, H4, H5 {
	font-weight: 500;
	margin-left: 10px;
	color: rgb(241,96,0);
}

H1 {
	font-size: 18pt;
	margin-bottom: 8px;
}

H2 {
	font-size: 16pt;
	margin-top: 30px;
	margin-bottom: 4px;
}

H3 {
	font-size: 14pt;
	margin-top: 15px;
	margin-bottom: 4px;
}

H4 {
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 4px;
}

H5 {
	font-size: 10pt;
}

A:active, A:visited, A:link {
	color: rgb(241,96,0);
	text-decoration: none;
	border-bottom: dotted 1px rgb(241,96,0);
}

A:active IMG, A:visited IMG, A:link IMG, A IMG {
	text-decoration: none;
	border: dotted 0px rgb(255,255,255);
}

P {
	margin-top: 5px;
	margin-left: 20px;
	/* text-indent: 20pt; */
}

P.contact, P.contact A {
	font-size: 8pt;
	text-align: center;
	line-height: 12pt;
}

#telephone, #address, #fax, #email, #web {
	text-indent: 0pt;
	margin-left: 15px;
}

#announcements H1, #announcements H2, #announcements H3, #announcements H4, #announcements P, #announcements A, #announcements I, #announcements B, #announcements EM, #announcements STRONG, #announcements UL, #announcements OL, #announcements LI {
	margin: 0px;
	padding: 0px;
	color: rgb(255,255,255);
	font-size: 10px;
	line-height: 14px;
}

#announcements H1, #announcements H2, #announcements H3, #announcements H4, #announcements P, #announcements A, #announcements I, #announcements B, #announcements EM, #announcements STRONG, #announcements UL, #announcements OL {
	margin-left: 6px;
	margin-right: 4px;
	width: 170px;
}

#announcements LI {
	padding-left: 4px;
	margin-left: 10px;
	width: 160px;
	list-style-position: inside;
}

#announcements H4 {
	margin-top: 10px;
	padding-top: 5px;
	border: dotted 0px white;
	border-top-width: 1px;
	font-size: 12px;
	font-weight: 500;
}

#announcements H3 {
	margin-top: 10px;
	padding-top: 5px;
	font-size: 16px;
}

#announcements P A {
	color: rgb(225,225,225);
	border: dotted 0px white;
}

