<!rf.css - style sheet for Racquet Fitness!>
<!Copyright 2004, Martin Rinehart>

EM { font-family: impact; font-style:italic }

H1 { font-size: 32; font-family:"FreeSans, arial, helvetica, sans-serif" }
H2 { font-size: 24; font-family:"times roman", "new times roman", serif}
H3 { font-size: 18; font-family:"arial, helvetica, sans-serif" }
H4 { font-size: 16; font-family:"FreeSerif, times roman, new times roman, serif" }

BODY { background-color:#e8f0f8 } <! a gentle blue-grey >

A { text-decoration:none }
A:hover { background-color"#ffffff }

FontSS18 { font-size: 18; font-family:arial, helvetica, sans-serif }
FontSS16 { font-size: 16; font-family:arial, helvetica, sans-serif }
FontSS14 { font-size: 14; font-family:arial, helvetica, sans-serif }
FontSS12 { font-size: 12; font-family:arial, helvetica, sans-serif }

.secret A { text-decoration:none; }
.secret A:link { color:#000000; }
.secret A:visited { color:#000000 }
.secret A:hover{ background-color:#ffffff; }

.topsecret A { text-decoration:none; }
.topsecret A:link { color:#000000; }
.topsecret A:visited { color:#000000 }
.topsecret A:hover{ background-color:#f8f4f8; }

.blue  { background-color:#0000ff; }
.lightblue  { background-color:#80c0ff; }
.green { background-color:#80ff40; }
.pink  { background-color:#ffa0a0; }
.brown { background-color:#a08080; }

.darker { background-color:#b8b8d0 }

.pyramid { background-color:#e0c0b0 }

<!end of rf.css>