<!--
body
{
					font-family: Verdana, Arial, Helvetica, Sans-serif;
					background-color: #4AA0C2;
					margin-top: 0px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 20px;
}

p					{ font-size: 12px; color: #000; line-height: 160%; }
td					{ font-size: 12px; color: #000; line-height: 160%; }
h1					{ font-size: 22px; font-weight: normal; color: #000; }
hr					{ color:#433A31; }

a:link				{ font-size: 12px; color: #000; text-decoration: underline; }
a:visited			{ font-size: 12px; color: #000; text-decoration: underline; }
a:hover				{ font-size: 12px; color: #FFFFCC; text-decoration: underline; }

a.join:link			{ font-size: 20px; color: #444; text-decoration: underline; padding-left: 60px; }
a.join:visited		{ font-size: 20px; color: #444; text-decoration: underline; padding-left: 60px; }
a.join:hover		{ font-size: 20px; color: #C2944A; text-decoration: underline; padding-left: 60px; }

a.footer:link		{ font-size:11px; color: #FFF; text-decoration: none; line-height: 120%; }
a.footer:visited	{ font-size:11px; color: #FFF; text-decoration: none; line-height: 120%; }
a.footer:hover		{ font-size:11px; color: #FFF; text-decoration: underline; line-height: 120%; }

a.menu:link			{ font-size: 13px; color: #000; text-decoration: none; font-weight:bold; }
a.menu:visited		{ font-size: 13px; color: #000; text-decoration: none; font-weight:bold; }
a.menu:hover		{ font-size: 13px; color: #FFFFCC; text-decoration: none; font-weight:bold; }

a.micro:link		{ font-size:9px; color: #FFF; text-decoration: underline; }
a.micro:visited		{ font-size:9px; color: #FFF; text-decoration: underline; }
a.micro:hover		{ font-size:9px; color: #FFF; text-decoration: underline; }

.bg_stage			{ background-image: url('images/stage_bg.gif'); }
.bg_content			{ background-image: url('images/content_bg.gif'); }
.bg_button			{ background-image: url('images/button_bg.jpg'); }
.bg_footer			{ background-image: url('images/footer_bg.gif'); }

.intro				{ font-size: 12px; color: #000; line-height: 160%; text-align: justify; }
.box				{ font-size: 18px; color: #000; line-height: 100%; }
.box_desc			{ font-size: 12px; color: #666; line-height: 110%; }
.stats			    { font-size: 34px; color: #FFF; line-height: 100%; }
.stats_type			{ font-size: 14px; color: #FFF; line-height: 140%; }
.micro				{ font-size: 9px; color: #FFF; line-height: 120%; }


li					{ font-size: 12px; color: #000; line-height: 160%; }
.section			{ font-size: 16px; color: #000; font-weight: bold; line-height: 110%; }
.date				{ font-size: 9px; color: #000; line-height: 110%; }
-->