body, 
td		
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;}

A:link		{color: #285889;
		 text-decoration: none;}

A:active	{color: #9CAD84;
		 text-decoration: none;}

A:visited	{color: #285889;
		 text-decoration: none;}

A:hover		{color: #9CAD84;
		 text-decoration: none;}

input,
select, 
textarea	{border-right: #D8D8D8 1px solid; 
		 border-top: #D8D8D8 1px solid;
		 border-left: #D8D8D8 1px solid; 
		 border-bottom: #D8D8D8 1px solid; 
		 font-size: 10px;
		 font-family: Arial, Helvetica, sans-serif; 
		 background-color: #FFFFFF;}

.inputbutton	{border-right: #D8D8D8 1px solid;
                 border-top: #D8D8D8 1px solid;
                 border-left: #D8D8D8 1px solid;
                 border-bottom: #D8D8D8 1px solid;
                 font-size: 10px;
                 font-family: Arial, Helvetica, sans-serif;
                 background-color: #E9E9E9;}
