body 		{
		bgcolor: #ffffff;
		font-family: trebuchet ms, verdana; 
		font-size: 13px; 
		color: #000000;}

p  	{
	font-family: trebuchet ms, verdana;
	font-size: 13px;
	color: #000000;
	}

a:link  {
		font-family: trebuchet ms, verdana; 
		font-size: 13px; 
		color: #000000; 
		text-decoration: none; 
		margin-top: 10px; 
		}

a:visited	{
		font-family: trebuchet ms, verdana; 
		font-size: 13px; 
		color: #000000; 
		text-decoration: none; 
		margin-top: 10px; 
		}
			
a:active	{
			font-family: trebuchet ms, verdana; 
			font-size: 13px; 
			color: #000000; 
			text-decoration: underline; 
			margin-top: 10px; 
			}
			
a:hover	{
			font-family: trebuchet ms, verdana; 
			font-size: 13px; 
			color: #000000; 
			text-decoration: underline; 
			margin-top: 10px; 
			}

borderleft	{
		color: #000000;
		}
		
TD		{
		font-family: trebuchet ms, verdana;
		font-size: 13px;
		color: #000000;
		}

input 	{
		background-color: #ffffff;
		font-family: trebuchet ms;
		font-size: 13px;
		color: #000000;
		}

textarea	{
		background-color: #ffffff;
		font-family: trebuchet ms;
		font-size: 13px;
		color: #000000;
		}


