body		 { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif; background-image: url("../images/layout/backgrnd_1.gif"); margin: 10px }
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		 { color: #009; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold }
.subheader		 { color: #00c; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.bold		{ font-weight: bold; }


.red		{ color: red; }
.redbold		 { color: red; font-weight: bold }
.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 }

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