.style1{
        font-size: 10pt;
        color: #FFFFFF
 }

.style2{
        font-size: 10pt;
        color: #AAAAAA
 }

.style3{
        font-size: 8pt;
        color: #000000
 }

.style4{
        font-size: 10pt;
        color: #FF0000
 }

.style5{
        font-size: 10pt;
        color: #999999
 }

.style6{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
 }

.dell{
        font-size:10pt;
        color:#999999
}

.copyright{
        font-size: 8pt;
        color: #222222
}

td{
        font-size: 10pt;
        color: #000000
}

th{
        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;
}
