/*rqcsheet1.css 11/26/04 */

/* case matters for class names  11/27/04*/

h1	 { color: black; font-size: medium; font-family: Times, "Times New Roman", serif; text-align: center }

h2	 { color: black; font-size: small; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold }

h3	 { color: black; font-size: smaller; font-family: Times, "Times New Roman", serif; font-weight: normal }

h4  { color: black; font-size: smaller; font-family: Times, "Times New Roman", serif; font-weight: normal }
LI  { color: black; font-size: medium; font-family: serif }
.plainp	  { color: black; font-size: 0.8em; font-family: Verdana, Helvetica, Arial, sans-serif }

.curlyp	{ font-family: Times, "Times New Roman", serif;
           font-size: 1em; }

.plainb	 { color: black; font-size: 0.8em; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bold }

.curlyb	{ font-family: Times, "Times New Roman", serif;
           font-weight: bold;
           font-size: 1em; }

.purty	 { color: black; font-size: 2em }

.mytiny  { color: black; font-size: smaller; font-family: Verdana, Helvetica, Arial, sans-serif }
.infrm { font-size: small }
