   body{
         background-color: #c7c7c7;
         font: 11px Georgia Ref, Times New Roman, Arial;
         color: #000000;
         line-height: 15px;
         text-align: justify;
         padding-left: 9px;
         padding-right: 9px;
	 scrollbar-arrow-color: #000000;
	 scrollbar-base-color:  #FFFFFF;
	 scrollbar-darkshadow-color:  #FFFFFF;
	 scrollbar-track-color:  #FFFFFF;
	 scrollbar-face-color:  #FFFFFF;
	 scrollbar-shadow-color: #000000;
	 scrollbar-highlight-color:  #FFFFFF;
	 scrollbar-3dlight-color: #000000;

}
a:link {
         text-decoration:underline;
         font-weight:none;
         color: #000000;
	 cursor: crosshair;

}
a:visited {
         text-decoration:underline;
         font-weight:none;
         color: #000000;
	 cursor: crosshair;

}
a:active {
         text-decoration:underline;
         font-weight:none;
         color: #000000;
	 cursor: crosshair;

}
a:hover {
         text-decoration:underline;
         color: #000000;
	 cursor: crosshair;
}
input {
         font: 11px Georgia Ref, Times New Roman, Arial;
         color:#000000;
         background-color: #FFFFFF;
         border:1px solid #000000;
}

table {
	 background-color: none;
	 border:0px;
}
td {
	 font: 11px Georgia Ref, Times New Roman, Arial;
	 color: #000000;
	 line-height: 15px; 
	 background-color: none;
	 border:0px;
	 text-align: justify;
}
