td,table {
                    font-family: verdana; 
					font-size : 14px; 
				    }
.link {
				font-family: verdana;
				 font-size: 14px;
				} 
a   { 
    color : Black ;
	text-decrotation : blink;
	}
a:hover {
         color: black;
		} 
BODY {
     margin-top: 10;
     }
body { 
                    font-family: verdana;
					font-size : 14px; 
			


 } 
 a { 
    			 font-family: verdana;
				 font-size: 14px;
				 text-decoration:underline;
				
 } a:hover { 
                  font-family: verdana;
				 font-size: 14px;
				text-decoration:underline;
				 color: black;
				 
 } 
 
 a:visited {
				font-family: verdana;
				font-size: 14px;
				text-decoration:underline;
				

 }
 

 FONT { 
					font-family: verdana;
					font-size : 14px; 
 } 

input, option
	{
		border-color:#3C3C3C;
		border-width:1;
		font-family: verdana;
		font-size:14;
		background-color:#eeeeee;
		color:#000000;
	}
	select
	{
		border-color:#3C3C3C;
		border-width:1;
		font-family:verdana;
		font-size:14px;
		color:#000000;
		background-color:#FFFFFF;
	}
	textarea
	{
		border-color:#3C3C3C;
		border-width:1;
		overflow:hidden;
		font-family:verdana;
		font-size:14;
		color:#000000;
		background-color:#eeeeee;
	}
input.submit {
   background-color: #e0e0e0;
   font-weight: bold;
  }

