<STYLE TYPE="text/css">
P  {
        font-size : 13pt;
}

H1  {
        font-size : 15pt;
        font-weight : normal;
        color : #F00000;
        margin-top : 5pt;
        margin-bottom : 5pt;    
}

H2  {

        font-size : 13pt;
        font-weight : bold;
        color : #303460;
        margin-top : 5pt;
        margin-bottom : 5pt;    
}

H3  {

        font-size : 13pt;
        font-weight : bold;
        color : #00BD00;
        margin-top : 5pt;
        margin-bottom : 2pt;    
}

H4  {
        font-size : 13pt;
        font-weight : bold;
        color : #F00000;
        margin-top : 5pt;
        margin-bottom : 2pt;  
		}  
	
H5  {
        font-size : 13pt;
        font-weight : bold;
        color : 	#9C529C;
        margin-top : 2pt;
        margin-bottom : 2pt;  
		}  
		
H6  {
        font-size : 13pt;
        font-weight : bold;
        color : 	#4AA5E7;
        margin-top : 2pt;
        margin-bottom : 2pt;  
		}

A  {
	text-decoration : none;
	color : Blue;
	font-size : 12pt;
}

A:Visited  {
	color : #9932CC;
	font-size : 12pt;
}

A:Active  {
        color : #C80050;
        font-size : 12pt;
}

A:Hover  {
        color : #E02428;
        font-size : 12pt;
}

BODY  {


}

</STYLE>