
BODY   {
	   font-family: Verdana;
	   font-size: x-small;
	   background: #ffffd0;
	   }
Table  {
	   font-family: Verdana;
	   font-size: x-small;
	   background: #ffffd0;
	   border-width: No;
	   }
IMG.ret {
        padding:20px;
        height:60px;
        weight:42px;
        float:left;
}
IMG.logo {
		 padding:20px;
         height:60px;
         weight:60px;      
		 float: right;
		 }
		{
		font-family: Verdana;
	   	font-size: small;
	   	} 
H1		{color: green;
		font-style: italic;
		font-face: arial; 
		font-size: 16 pt;
		}
H2		{font-style: Italic;
		font-size: x-small;
		}
H3		{font-style: ;
		font-face: arial
		font-size: 7 pt;
		}
H4		{font-style: ;
		font-face: arial;
		font-size: 5pt;
		font-size: small;
		}
H5		{color:red;
        font-style: ;
        font-size: 10pt;
		}
H6		{font-style: ;
		font-size: 12pt;
		}
H7		{font-style: ;
		font-size: 18pt;
		}
a:link   {color:red}
a:visited{color:green}
a:active {color:blue; font-weigth:bold}
a:hover  {background-color:lightgrey}              
