/* CSS Document */

.bodyform{
	background:#fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}

#tablecontact table{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999
	}
#tablecontact td{
	padding:4px;
	vertical-align:top;}

#tablecontact h2{
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	
	}
#tablecontact input{
	border:1px solid #ccc;
	padding:3px;}
	

	a{
		color:#000000;}
	a:hover{
		text-decoration:none;}
