/*---------------------*\
 RCS Website Stylesheet
 (C) 1999 RCS, Inc.
\*---------------------*/


/* Link styles (for highlighting) */
A { color:#0066CC }
A.Happy { color:#0099FF }
A:hover{ color:#0099FF }

/* Heading styles */
H1 { color:#0044BB; font-size: 32pt; font-family: serif; text-align: center; font-weight: bold }
H2 { color:#0044BB; font-size: 24pt; font-family: serif }
H3 { font-weight: bold; font-size: 18pt }
H5 { text-decoration: underline; font-weight: bold; font-size: 12pt }
H6 { text-decoration: underline; font-weight: normal; font-size: 12pt }

/* List styles */
UL { list-style-image: url(/rcs/img/blueball.gif); list-style-position: outside }
UL.Dot { list-style-image: url(/rcs/img/skyball.gif); list-style-position: outside }

/* Body styles */
BODY { font-family: "Times New Roman", Times, serif; 
       font-size: 12pt }
.BoldUnderline { font-weight: bold; text-decoration: underline }
.Smaller { font-size: 10pt }
.Underline { text-decoration: underline }

