<STYLE TYPE="text/css">
<!--

BODY {
        font-family: Arial;
        font-size: xx-small;
        color: #000066;
}

P {
        font-style: normal;
        font-size: smaller;
        text-align: justify;
        text-indent: 8pt;
}

p:first-letter {
        color: #CC0033;
		font-style: normal;
	    font-size: 13pt;
		font-weight: bold;	    
}

H1 {
        font-size: smaller;
        font-style: normal;
        text-indent: 8pt;
        text-align: justify;
}

H2 {
        font-weight: bold;
        font-style: normal;
        font-size: small;
        text-align: center;
        color: #000033;
}

H3 {
        font-size: smaller;
        text-align: center;
}

H4 {
        text-align: center;
        font-size: 8pt;
}

H5 {
        text-shadow: inherit;
        font-size: x-small;
        font-stretch: normal;
        font-style: normal;
        text-align: center;
        font-variant: normal;
        color: #CC0033;
}

H5.iso {
        font-size: 13pt;
}

H6 {
        font-size: 9;
        color: #006600;
        text-align: center;
}

UL {
        list-style-type: square;
        font-size: x-small;
}

LI {
        color: #000066;
        font-size: x-small;
        font-style: normal;
        font-weight: lighter;
}

HR {
        color: #990033;
}

A:link {
        color: #000066;
		text-decoration: none;
}

A:visited {
        color: #0000CC;
		text-decoration: none;
}      

A:hover {
        color: #CC0033;
		text-decoration: underline;
}
		
A:active {
        color: green;
		text-decoration: none;
}

H1:first-letter {
        color: #CC0033;
		font-size: 12pt;
        font-style: normal;
}       
-->
</STYLE>