	<!-- Text Style Defs -->

BODY
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: rgb(255,255,255);
		}
TD
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: rgb(255,255,255);
		}
TABLE
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: rgb(255,255,255);
		}        
        
A
		{
        font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		text-decoration: none;
		}
A:link    {color: #33FF33}
A:visited {color: #33FF33}
A:hover
		{
        font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #FF0000;
		text-decoration: none;
		}

.header
		{
		text-align: center;
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #FFFF00;
		}

.header2
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		color: #FFFF00;
		}
		
.tdhead
		{
		text-align: center;
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: rgb(255,255,255);
		}

.tdhead2
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		color: rgb(255,255,255);
		}		

.sub
		{
		font-family: arial, helvetica, sans-serif;
		font-size: 7pt;
		font-weight: normal;
		color: rgb(255,255,255);
		}

