<!--
body
{
					font-family: Verdana, Arial, Helvetica, Sans-serif;
					background-color: #FFF;
					margin-top: 0px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 25px;
}

a:link				{ text-decoration: underline; color: #000; font-size: 11px; }
a:visited			{ text-decoration: underline; color: #000; font-size: 11px; }
a:hover				{ text-decoration: underline; color: #990000; font-size: 11px; }

a.footer:link		{ text-decoration: none; color: #000; font-size: 11px; }
a.footer:visited	{ text-decoration: none; color: #000; font-size: 11px; }
a.footer:hover		{ text-decoration: underline; color: #990000; font-size: 11px; }

a.micro:link		{ text-decoration: underline; color: #666; font-size: 10px; }
a.micro:visited		{ text-decoration: underline; color: #666; font-size: 10px; }
a.micro:hover		{ text-decoration: underline; color: #990000; font-size: 10px; }

a.details:link		{ text-decoration: underline; color: #000; font-size: 10px; }
a.details:visited	{ text-decoration: underline; color: #000; font-size: 10px; }
a.details:hover		{ text-decoration: underline; color: #990000; font-size: 10px; }

a.enlarged:link		{ text-decoration: underline; color: #000; font-size: 18px; }
a.enlarged:visited	{ text-decoration: underline; color: #000; font-size: 18px; }
a.enlarged:hover	{ text-decoration: underline; color: #990000; font-size: 18px; }

a.upload:link		{ color: #C12030; font-size: 12px; font-weight: bold; }
a.upload:visited	{ color: #C12030; font-size: 12px; font-weight: bold; }
a.upload:hover		{ color: #E70C11; font-size: 12px; font-weight: bold; }

a.videos:link		{ color: #000; font-size: 12px; font-weight: bold; }
a.videos:visited	{ color: #000; font-size: 12px; font-weight: bold; }
a.videos:hover		{ color: #E70C11; font-size: 12px; font-weight: bold; }

a.option:link		{ color: #000; font-size: 12px; font-weight: bold; line-height: 160%; }
a.option:visited	{ color: #000; font-size: 12px; font-weight: bold; line-height: 160%; }
a.option:hover		{ color: #666; font-size: 12px; font-weight: bold; line-height: 160%; }

a.footlink:link		{ color: #666; font-size: 10px; line-height: 130%; text-decoration: underline; }
a.footlink:visited	{ color: #666; font-size: 10px; line-height: 130%; text-decoration: underline; }
a.footlink:hover	{ color: #000; font-size: 10px; line-height: 130%; text-decoration: underline; }

p					{ color: #000; font-size: 14px; }
td					{ color: #000; font-size: 11px; }
li					{ color: #000; font-size: 14px; }
h1					{ color: #003399; font-size: 30px; font-weight:normal; font-style:italic; margin-top: 0px; margin-bottom: 3px; padding-bottom: 0px; }

.footerhead			{ color: #000; font-size: 12px; font-weight: bold; }
.footer				{ color: #666; font-size: 10px; line-height: 130%; }
.fineprint			{ color: #000; font-size: 11px; line-height: 130%; }
.field				{ color: #000; font-size: 13px; }
.field_lrg			{ color: #000; font-size: 16px; }
.step				{ color: #900; font-size: 18px; line-height: 240%; }
.details			{ color: #000; font-size: 10px; line-height: 200%; }
.instruct			{ color: #333; font-size: 11px; line-height: 140%; }
-->