body		     { color: #003; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif; background-image: url("../images/layout/background.gif"); margin: 0 }
td			   { color: #003; 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; }
.boldlge	{ font-weight: bold; font-size: 14px; }

.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; }

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

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

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

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