<!--
body
{ 
					font-family: Verdana, Arial, Helvetica, Sans-serif;
					background-color: #336699;
					background-repeat: repeat;
					margin-top: 20px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 20px;
}

/* TAG DEFINITIONS */
p					{ color: #000000; font-size: 11px; line-height: 140%; }
li					{ color: #FFFFFF; font-size: 12px; line-height: 140%; }
td					{ color: #000000; font-size: 12px; line-height: 140%; }
h1					{ color: #CCCCCC; font-size: 22px; font-weight: normal; }

/* LINK DEFINITIONS */
a:link				{ text-decoration: underline; color: #000000; font-size: 11px; }
a:visited			{ text-decoration: underline; color: #000000; font-size: 11px; }
a:hover				{ text-decoration: underline; color: #000000; font-size: 11px; }

/* OBJECT DEFINITIONS */
.divider			{ color: #739427; height: 2px; border: 0; background-color: #739427; }

/* LINK DEFINITIONS */
.micro				{ color: #BAB8B5; font-size: 9px; line-height: 160%; }
.primary			{ color: #777777; font-size: 12px; line-height: 140%; }
.description		{ color: #777777; font-size: 11px; line-height: 110%; }
.homestat			{ color: #000000; font-size: 11px; line-height: 110%; }
.login				{ color: #FFFFFF; font-size: 12px; font-weight: bold; }
.field				{ color: #000000; font-size: 14px; }
.fieldlrg			{ color: #000000; font-size: 18px; }
.drop				{ color: #000000; font-size: 11px; }
.bar				{ color: #FFFFFF; font-size: 11px; font-weight: bold; }
.stat				{ color: #000000; font-size: 24px; }
-->