A,A:active,A:visited {
    font: 10pt Tahoma,Arial;
	color: #0000ff; 
	text-decoration:none;
	}

A:Hover { color: maroon; }

A.TblTitle,A.TblTitle:active,A.TblTitle:visited {
	font: bolder 30pt Tahoma,Arial;
	color:#00000;
}

A.TblTitle:Hover {
	font: bolder 10pt Tahoma,Arial;
	color:#000000;
	text-decoration:underline;
	}

A.Tbl,A.Tbl:active,A.Tbl:visited {
	font: 10pt Tahoma,Arial;
	color:#9E9FA0;
}

A.Tbl:Hover {
	font: 10pt Tahoma,Arial;
	color:#9E9FA0;
	text-decoration:underline;
	}

BODY	{
		background-color:#E5E5FF;
		}

TD	  {
	   font: 12pt Times New Roman,Tahoma;
       color: #000000;
       background-color: #EEEEFF;
	   }

.rows { FONT-SIZE: 14px; COLOR: #006699; FONT-FAMILY: Verdana;  background-color:#eeeeff;}
.header { FONT-SIZE: 17px; COLOR: #1f5897; FONT-FAMILY: Verdana; background-color:#ccddff; }

.caption {FONT-SIZE: 30px; FONT-FAMILY: "Courier New Greek"; background-color:#ccccff;}
