body					{ margin: 0px; background-color: #FFFFFF; font-family: Verdana, Sans-Serif; color: #000000; }

a							{ font-size: 12px; font-weight: 400; color: #000000; text-decoration: underline}
a:hover				{ font-size: 12px; font-weight: 400; color: #000000; text-decoration: none}

td						{ font-size: smaller; }

.title				{ font-size: 20px; font-weight: 600; padding-bottom: 7px; }
.textbold			{ font-size: 12px; font-weight: 600; }
.textheader		{ font-size: 14px; font-weight: 600; color: #336600; padding-bottom: 7px; }
.para					{ padding-bottom: 12px; }
.indent				{ padding-left: 20px; }
.footer_text	{ font-size: 14px; font-weight: 600; color: #660033; }

ul.diamond		{ list-style: none url('../images/diamond.gif') outside; margin: 0px 0px 0px 20px; }
ul.diamond li	{ padding-bottom: 3px; }
