<style type="text/css">

<!--

body {	
	margin: 10px 10px 10px 10px;
		background-color: #ffffff;
	
        	text-align: justify;
	}

a.effect1:link {color: black; text-decoration: none; text-transform: uppercase}
a.effect1:active {color: black; text-decoration: underline;  text-transform: uppercase}
a.effect1:visited {color: black; text-decoration: none;  text-transform: uppercase}
a.effect1:hover {color: black; text-decoration: underline;  text-transform: uppercase}

a.effect2:link {color: C95228; text-decoration: none;  text-transform: uppercase}
a.effect2:active {color: C95228; text-decoration: underline;  text-transform: uppercase}
a.effect2:visited {color: C95228; text-decoration: none;  text-transform: uppercase}
a.effect2:hover {color: C95228; text-decoration: underline; text-transform: uppercase }

a.effect3:link {color: white; text-decoration: none; text-transform: uppercase}
a.effect3:active {color: white; text-decoration: underline;  text-transform: uppercase}
a.effect3:visited {color: white; text-decoration: none;  text-transform: uppercase}
a.effect3:hover {color: white; text-decoration: underline;  text-transform: uppercase}

.content {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align: justify;
        line-height: 125%
	}

.backnext {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	text-align: right;
	}

.emphasis {
	color: C95228; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
        font-weight: bold;
	}

.profile {
	color: #666666;
	font-family: Impact;
	font-size: 36pt;
        line-height: 75%
	}

.ticker {
	color: #666666;
	font-family: Arial Black;
	font-size: 14pt;
	}

.bottomnav {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	text-align: justify;
        line-height: 150%
	}
-->

</style>