.absolute{
        position:absolute;
        visibility:hidden;
          }
.relative {
        position:relative;
        visibility:hidden;
          }
.smalltext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color:#006699; 
	text-decoration: none
}
.body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color:#000000; 
	text-decoration: none
}
.span{
        COLOR: red;
        FONT-FAMILY: MS Sans Serif;
        FONT-SIZE: 14px;
        FONT-WEIGHT:400;
}