body {	
    margin-left: 0px;
    margin-top: 0px;    
    margin-right: 0px;    
    margin-bottom: 0px;    
    background: #FFFFFF;
}
.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}
.style2 {	font-size: 12px;	font-family: Verdana;	font-weight: bold;	color: #000000;}
.style3 {    /*font-weight: bold;*/	font-family: Verdana;	font-size: 10px;	color:#000000}
.style5 {    font-family: Verdana;     font-size: 10px;     font-weight: bold;    color: #000000;}
.style6 {    font-size: 12px;}
.style7 {    color: #000000;}
.style8 {    font-family: Verdana;     font-size: 10px;     color: #000000;}
td.right{    
    border-width: thin;
    border-color: #C6EBC6;
    border-left-style: solid;    
    border-left-width: thin;    
    border-right-style: none;    
    border-bottom-style: none;    
    padding-left: 4px;
}

td.left{    
    border-width: thin;    
    border-color: #C6EBC6;    
    border-left-style: none;    
    border-left-width: thin;    
    border-right-style: none;    
    border-bottom-style: none;    
    padding-right: 4px;
}
input.mydefault{
/*	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Arial;*/
	color: #999999;
}