body		{ color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif; margin: 0px }
td			{ color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif }

h1			{ margin-bottom: 3px; margin-top: 3px; }
h2			{ margin-bottom: 3px; margin-top: 3px; }
h3			{ margin-bottom: 3px; margin-top: 3px; }
h4			{ margin-bottom: 3px; margin-top: 3px; }
h5			{ margin-bottom: 3px; margin-top: 3px; }
h6			{ margin-bottom: 3px; margin-top: 3px; }

.header		{ font-weight: bold; font-size: 18px; }
.bold		{ font-weight: bold; }


.red		{ color: red; }
.blue		{ color: blue; }
.navy		{ color: navy;}
.maroon		{ color: maroon; }
.green		{ color: green; }
.gray		{ color: gray; }
.silver		{ color: silver; }
.black		{ color: #000000; }
.white		{ color: #FFFFFF; }

.txtlge13		{ font-size: 13px;}
.txtlge14		{ font-size: 14px;}
.txtlge15		{ font-size: 15px;}

.txtsml9		{ font-size: 9px; }
.txtsml10		{ font-size: 10px; }
.txtsml11		{ font-size: 11px; }

.indent		{ margin-left: 35px; }
.underline	{ text-decoration: underline }
.italic		{ font-style: italic }

.title		{ color: #15169A; font-size: 14px; font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif; font-weight: bold }

@page		{ size 8.5in 11in; margin: 2cm }

.small	  	{ color: #000000; font-size: 11px; font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; line-height: 14px }
.large	  	{ color: #000000; font-size: 14px; font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; line-height: 25px }
.xlarge	  { color: #000000; font-size: 17px; font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; }
.xtralarge	  { color: #000000; font-size: 20px; font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; }

.smallwhite	  	{ color: #000000; font-size: 11px; font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; line-height: 14px }
.largewhite	  	{ color: #FFFFFF; font-size: 14px; font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; line-height: 25px }
.xlargewhite	  { color: #FFFFFF; font-size: 17px; font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; }
.xtralargewhite	  { color: #FFFFFF; font-size: 20px; font-family: Book Antiqua, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; }