

body    {
	background: #F1EEC5 url(../css-pic/main-1280x1024.gif) ;
	background-repeat: no-repeat ;
	background-position: top left;
	background-attachment: fixed ;

   }






H1      {
	font-weight: bold;
	color: #000099;

        }





TH
	{
	font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif';
	font-weight: bold;
	font-size: 12pt;
	color: #000099;
	empty-cells: show;
}

TR
	{
	font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif';
	font-weight: bold;
	font-size: 11pt;
	color: #000099;
	empty-cells: show;
}

TD
	{
	font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif';
	font-weight: bold;
	font-size: 11pt;
	color: #000099;
	empty-cells: show;
        height: 27;
}


