body	{ 
		background-color:#ccc;
		font-family:tahoma;
		font-size:11px;
		color:#3D3D3D; 
		margin:0;
		padding:0
		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#3D3D3D
		}
a		{
		color:#0A465F;
		font-weight:bold;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
textarea{
		width:196px;
		height:95px;
		overflow:auto;
		font-family:tahoma;
		font-size:11px;
		color:#3d3d3d;
		}
#form input{
		width:196px;
		}
input 	{
		font-family:tahoma;
		height:21px;
		font-size:11px;
		color:#3d3d3d;
		}
