.style1{
        font-size: 10pt;
        color: #FFFFFF
}

.style2{
        font-size: 9pt;
        color: #000000
}

.style3{
        font-size: 10pt;
        color: #3550BB;
}

.copyright{
        font-size: 8pt;
        color: #222222
}

td{
        font-size: 10pt;
        color: #000000
}

a:link{
	font-size:10pt;
	color:#000000;
	text-decoration:underline;
}

a:visited{
	font-size:10pt;
	color:#000000;
	text-decoration:underline;
}
   
a:active{
	font-size:10pt;
       color:#000000;
	text-decoration:underline;
}
	
a:hover{
	font-size:10pt;
	color:#2222ff;
	text-decoration:none;
}

body{
	font-size:10pt;
	color:#000000;
       margin: 0 0 0 0;
       line-height:130%;
       background-color:#cccccc;
}
