body { font-size: 12px; font-family: Arial; background-color: red; }
p { }
td { }
a:link { color: red; }
a:visited { }
a:hover { background-color: yellow; }
a:active { }
h1 { font-size: 36px; font-weight: bold; margin: 0; }
.arial18 { font-size: 18px; }
.strip { color: red; font-size: 12px; font-weight: bold; background-color: silver; padding: 4px; }
.arial12 { font-size: 12px; }
.testimonia { font-size: 12px; background-color: silver; padding: 4px 6px 2px; border: solid 1px black; }
.arial9 { font-size: 9px; }
.arial24 { font-size: 24px; }
.border { background-color: white; border: solid 4px black; }
.highlite { color: red; font-size: 18px; font-family: Arial; font-weight: bold; font-style: italic; background-color: yellow; }

