<STYLE TYPE="TEXT/CSS">

FONT
{
Font-Family: Trebuchet Ms;
}

A:LINK
{
Font-Weight: bold;
Color: #000040;
Text-Decoration: none;
}

A:HOVER
{
Font-Weight: bold;
Text-Decoration: underline;
}

A:VISITED
{
Font-Weight: bold;
Color: #FF0000;
Text-Decoration: none;
}

H1
{
Font-Family: trebuchet ms, helvetica, verdana;
Font-Size: 14pt;
Font-Weight: bold;
Color: #FF0000;
margin-top: 10;
margin-bottom: 5;
}

H2
{
Font-Family: trebuchet ms, helvetica, verdana;
Font-Size: 12pt;
Font-Weight: lighter;
Color: #FF0000;
margin-top: 5;
margin-bottom: 5;
}


h3
{
Font-Family: trebuchet ms, helvetica, verdana;
Font-Size: 12pt;
Font-Variant: normal;
Font-Weight: lighter;
Color: #FF0000;
letter-spacing: 3;
margin-top: 5;
margin-bottom: 5;
}

h4
{
Color: #000040;
Font-Family: trebuchet ms, helvetica, verdana;
Font-Size: 10pt;
Font-Variant: normal;
Font-Weight: bold;
margin-top: 5;
margin-bottom: 5;
}

H5
{
Color: #000040;
Font-Family: trebuchet ms, helvetica, verdana;
Font-Size: 10pt;
Font-Variant: normal;
Font-Weight: lighter;
}

H6
{
Color: #000040;
Font-Family: trebuchet ms, helvetica, verdana;
Font-Size: 10pt;
Font-Variant: normal;
Font-Weight: lighter;
Text-Align: justify;
}

hr
{
size: 1, "noshade"; 
color: #FF0000;
margin-top: 5; 
margin-bottom: 10
}

BODY
{
Font-Family: Trebuchet Ms;
Font-Size: 10pt;
color: #000040;
Text-Align: justify;
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #F0F0F0; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #000040; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR:#000040;
background-color: #FFFFFF
}

li
{
font-family: Trebuchet MS; 
font-size: 10 pt; 
color: #000040; 
margin-bottom: 5
}

.tdred
{
background-color: #FF0000;
color: #FFFFFF;
font-family: Trebuchet MS;
font-color: #FFFFFF;
font-size: 10 pt;
font-weight: bold;
text-align: center;
border: 1 solid #C0C0C0
}

.redcenter
{
font-family: Trebuchet MS;
font-size: 10 pt;
letter-spacing: 1;
font-weight: bold;
text-align: center;
color: #FF0000
}
.redright
{
font-family: Trebuchet MS;
font-size: 10 pt;
letter-spacing: 1;
font-weight: bold;
text-align: right;
color: #FF0000
}

</STYLE>