BODY, P, UL, OL, LI, TD {
		color: #463b3b;
		font-family: Georgia,
					 Helvetica,
		             Arial,
		             Tahoma,
		             sans-serif;
		font-size: 14px;
		line-height: 19px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal; }
H2 {
		color: #820000;
		font-size: 18px;
		font-style: normal;
		font-variant: normal;
		font-weight: bold; }
H3 {
		color: #820000;
		font-size: 16px;
		font-style: normal;
		font-variant: normal;
		font-weight: bold; }
A:link {
		color: #101080;
		font-weight: bold;
		text-decoration: none; }
A:visited {
		color: #66CCCC;
		font-weight: bold;
		text-decoration: none; }
A:hover {
		color: #FFCC00;
		font-weight: bold;
		text-decoration: none; }
A:active {
		color: #820000;
		font-weight: bold;
		text-decoration: none; }
.small {
		font-size: 80%; }
.big {
		font-size: 120%; }
.fineprint {
		font-size: 80%;
		font-style: italic;
	 	line-height: 140% }
.smallright {
		font-size: 80%;
		font-style: italic;
	 	line-height: 200%; }
.signature {
    	font-family: 'Lucida Handwriting',
					 'Apple Chancery',
					 'Monotype Corsiva',
					 'Comic Sans MS',
					 'URW Chancery',
					 'URW Chancery L',
					 cursive; }
