/* Headers */
H1, H2, H3 { font-family: "Century Schoolbook","Times New Roman",Times,Serif; font-style: italic; color: #663333; }
H1 { font-size: 24pt; text-align: center; }
H2 { font-size: 18pt; }
H3 { font-size: 14pt; }

/* Text */
BODY, P, TD { font-size: 12pt; font-weight: bold; color: #663333; }
B { color: #000000; }
BIG { font-size: 14pt; }
.big { font-size: 14pt; }
SMALL { font-size: 10pt; }
.small { font-size: 10pt; }
.frm { font-size: 10pt; }

/* Links */
A { color: #CC3333; text-decoration: none; }
A:hover { color: #FF0000; }
