<style>
<!--

H3 {font-family: bold Verdana, Chicago, sans serif}
H3 {font-size: 14pt }
H3 {color: #000000}
H3 {line-height: 100%}

H4 {font-family: bold Verdana, Chicago, sans serif}
H4 {font-size: 14pt }
H4 {color: #990033}
H4 {line-height: 100%}

H5 {font-family: Verdana, Chicago, sans serif} 
H5 {font-size: 12pt}
H6 {color: #853E48}

H6 {font-family: Verdana, Chicago, sans serif}
H6 {font-size: 10pt }
H6 {color: #000000}

BODY  {font-family:  Verdana, Chicago, sans serif }
BODY  {font-size: 8pt }

TABLE  {font-family: Verdana, Chicago, sans serif }
TABLE  {font-size: 8pt }

P  {font-family:  Verdana, Chicago, sans serif }
P  {font-size: 8pt }

OL {font-size: 8pt }
OL {font-family: Verdana, Chicago, sans serif }

UL {font-family: Verdana, Chicago, sans serif }
UL {font-size: 8pt }

LI.disc { list-style-type: disc }
         UL.plain  { list-style-type: disc }
         OL        { list-style-type: decimal }      /* 1 2 3 4 5 etc. */
         
.main  {font-family: Verdana, Chicago, sans serif }
.main  {font-size: 9pt }
.main {line-height: 120%}
			
.tditem {
font-size: 08pt;
font-family:  Verdana, Century Gothic, sans serif;
text-decoration: none;
color: white;
}


A

			.agc:link  { color: #FFFFFF; } /* link not visited status */
			.agc:link  {text-decoration: none  } */
			.agc       { color: #FFFFFF; } /* link visited status */
			.agc       {text-decoration: none  }
			.agc:hover { color: #FFFFFF;  } /* mouseover status */
			.agc:hover  { text-decoration: underline } */{  }

}


-->
</style>