h1 	{
		font-family:"verdana" ;
		font-size: 12pt;
   	}

h2 	{
		font-family:"verdana" ;
		font-size: 11pt;
		color:"""#0000FF";
	}

body	{	font-family: "verdana" ;
		font-size: 12pt;
	}

text1	{	font-family: "verdana" ;
		font-size: 12pt;
	}

h3	{	font-family: "verdana" ;
		font-size: 18pt;
	}	

a	{	color:"#000000";
		text-decoration: none; 
	}
	a:hover {
		text-decoration: underline;
		/*text-decoration: overline;*/
		color:silver;	
		
		}
td a:hover	{
			height:100%;
			width: 100%;
			background:#FF7256;
			}	

	
