body			   { color: black; font-size: 13px; font-family: Garamond, "Times New Roman", Georgia, Times; background: #ffffff url(../images/prfbg.gif) }
td				 { color: black; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, sans-serif }

.header			  { color: #000000; font-weight: bold; font-size: 36px }
.header1			    { color: #800080; font-weight: bold; font-size: 21px }
.header2			 { color: #800080; font-weight: bold; font-size: 18px }
.header3			 { color: #000000; font-weight: bold; font-size: 18px }

.headerred		{ font-weight: bold; font-size: 18px; color: red; }
.headerblue		{ font-weight: bold; font-size: 18px; color: blue; }
.headermaroon	{ font-weight: bold; font-size: 18px; color: maroon; }

.bold			{ font-weight: bold; }
.boldred			{ font-weight: bold; color: red; }
.boldblue			{ font-weight: bold; color: blue; }
.boldmaroon		{ font-weight: bold; color: maroon; }

.txtlge			{ font-size: 13px; }
.txtlgebold		{ font-size: 13px; font-weight: bold; }

.txtsml			 { font-size: 10px }
.txtsmlbold		{ font-size: 9px; font-weight: bold; }

.txtred			{ color: red; }
.txtredbold		{ color: red; font-weight: bold; }

.txtgreen			{ color: green; }
.txtgreenbold		{ color: green; font-weight: bold; }

.txtblue			{ color: navy; }
.txtbluebold		{ color: maroon; font-weight: bold; }

.txtmaroon		{ color: maroon; }
.txtmaroonbold	{ color: maroon; font-weight: bold; }

.txtsoft			{ color: #696969; }
.txtsoftbold		{ color: #696969; font-weight: bold; }

.indent			{ margin-left: 35px; }
.indentbold		{ font-weight: bold; margin-left: 35px; }
