BODY{
		background: #FFFFFF; 
    }

TD	{
		font-family: "Arial",helvetica,sans-serif;
		font-size: 9pt;
        font-style: normal;
        font-weight: 400;
        color:  #000000;
	}

.intro	{
		font-family: "Verdana","Arial", Sans-serif;
		font-size: 9pt;
        font-style: normal;
        font-weight: 100;
        color:  #000000;
	}

.introtwo	{
		font-family: "Impact","Arial", Sans-serif;
		font-size: 17pt;
        font-style: normal;
        font-weight: 400;
        color:  #000000;
	}

.introthree	{
		font-family: "Arial","Helvetica", Sans-serif;
		font-size: 11pt;
        font-style: normal;
        font-weight: 700;
        color:  #000000;
	}

.one	{
		font-family: "Arial",helvetica,sans-serif;
		font-size: 8pt;
        font-style: normal;
        font-weight: 600;
        color:  #FFD21E;
	}

.form	{
		font-family: "Arial",helvetica,sans-serif;
		font-size: 8pt;
		font-style: normal;
        font-weight: 200;
        color:  #000000;
}

.copyright	{
		font-family: "Arial",helvetica,sans-serif;
		font-size: 8pt;
        font-style: normal;
        font-weight: 200;
        color:  #000000;
}


.cshead	{
		font-family: "Verdana",helvetica,sans-serif;
		font-size: 12pt;
        font-style: normal;
        font-weight: 600;
        color:  #000000;
	}

.csone	{
		font-family: "Arial",helvetica,sans-serif;
		font-size: 10pt;
        font-style: normal;
        font-weight: 700;
        color:  #000000;
	}

.cstwo	{
		font-family: "Arial",helvetica,sans-serif;
		font-size: 8pt;
        font-style: normal;
        font-weight: 500;
        color:  #FFFFFF;
	}

.csthree	{
		font-family: "Arial",helvetica,sans-serif;
		font-size: 8pt;
        font-style: normal;
        font-weight: 100;
        color:  #000000;
	}

P	{
		margin-top: 3px;
	}

B	{
		font-family: "Arial", "Helvetica", Sans-serif;
		font-size: 11pt;
		font-weight: 800;
   		text-align: right;
		margin-top: 3pt;
		margin-bottom: 6pt;
	}

BIG	{
		font-family: "Arial", "Helvetica", Sans-serif;
		font-size: 15pt;
		font-weight: 900;
		color: #000000;
		margin-top: 4px;
		margin-bottom: 1px;
		display: inline;
	}

STRONG	{
		font-weight: bold;
}

SUB	{
		font-family: "Arial","Helvetica",Sans-serif;
		font-size: 12pt;
		font-weight: 800;
		color: #000000;
		margin-top: 4px;
		margin-bottom: 4px;
        letter-spacing: .05em;
		display: inline;
	}

EM	{       
		font-family: "Arial","Helvetica",Sans-serif;
		font-size: 8pt;
        font-style: normal;
        font-weight: 500;
        color:  #707070;
	}

I	{       
		font-family: "Trebuchet MS", "Helvetica", Sans-serif;
		font-size: 8pt;
        font-style: normal;
        font-weight: 800;
        color:  #FFFFFF;
		margin-right: 2px;
		margin-left: 2px;
	}

SPACER {
		margin-top: 18pt;
	}

A:Link {
          color: #E60000;
    }

A:visited {
          color: #E00000;
   }

A:active {
          color: #0000FF;
    }


