body         { font-family: Verdana, Arial, sans-serif; }
pre          { font-family: Verdana, Arial, sans-serif; }
hr           { margin: 2px; }

a:active     { text-decoration: underline; color: #CC5500 }
a:link       { text-decoration: underline; color: #CC5500 }
a:visited    { text-decoration: underline; color: #CC5500 }

#red         { color: #FF0000 }
#green       { color: #00FF00 }
#blue        { color: #0000FF }

.normal7     { font-size: 7pt; text-decoration: none }
.normal8     { font-size: 8pt; text-decoration: none }
.normal9     { font-size: 9pt; text-decoration: none }
.normal10    { font-size: 10pt; text-decoration: none }
.normal11    { font-size: 11pt; text-decoration: none }
.normal12    { font-size: 12pt; text-decoration: none }
.normal14    { font-size: 14pt; text-decoration: none }
.normal20    { font-size: 20pt; text-decoration: none }

.bold7       { font-size: 7pt; font-weight: bold }
.bold8       { font-size: 8pt; font-weight: bold }
.bold9       { font-size: 9pt; font-weight: bold }
.bold10      { font-size: 10pt; font-weight: bold }
.bold11      { font-size: 11pt; font-weight: bold }
.bold12      { font-size: 12pt; font-weight: bold }
.bold14      { font-size: 14pt; font-weight: bold }
.bold20      { font-size: 20pt; font-weight: bold }

.italic7     { font-size: 7pt; font-style: italic }
.italic8     { font-size: 8pt; font-style: italic }
.italic9     { font-size: 9pt; font-style: italic }
.italic10    { font-size: 10pt; font-style: italic }
.italic11    { font-size: 11pt; font-style: italic }
.italic12    { font-size: 12pt; font-style: italic }
.italic14    { font-size: 14pt; font-style: italic }
.italic20    { font-size: 20pt; font-style: italic }

.quote {
	font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #f1e1b1; border: #b79067; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.code { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #006600;
	background-color: #f1e1b1; border: #b79067; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}