body		     { color: #306; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif; background-color: #ffe9a6; background-image: url("../images/layout/background.gif"); margin: 0 }
td			  { color: #306; font-size: 11px; 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: #363; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold }
.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; }

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

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

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

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