body		    { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, Helvetica, sans-serif; background-image: url("../images/layout/background.jpg"); margin: 0 }
td			 { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, Helvetica, sans-serif }

h1			 { color: #09f; font-size: 20px; font-weight: bold; text-decoration: underline; margin-top: 3px; margin-bottom: 15px }
h2			{ margin-bottom: 3px; margin-top: 3px; }
h3			 { color: #00f; font-size: 14px; font-weight: bold; text-decoration: none; margin-top: 3px; margin-bottom: 15px }
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 }

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