.bold {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.italic {
	FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.small  { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal }
A:hover  { color: #af2c3b; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: oblique; font-weight: bold; text-decoration: none }
A:link  { color: #af2c3b; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
A:visited  { color: #af2c3b; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
body  { color: black; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; background-color: white }
h1  { color: #000080; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2  { color: #000080; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
hr  { color: #000080; font-size: 6px; font-weight: bold; background-color: white }
