.center{
  text-align:center;
}

td, table, select, input, textarea {
	color:#694807;
	font-size:12px;
	line-height:18px;
	font-family:arial, tahoma;
}

select, input, textarea{ vertical-align:top; }

table, td {}

b, p {
	color:#694807;
	font-size:16px;
	line-height:18px;
	font-family:arial, tahoma;
}



a, a:hover, a.link, a.link:hover {
	color:#694807;
	font-size:16px;
	line-height:18px;
	font-family:arial, tahoma;
}

a { text-decoration:underline; }

a:hover { text-decoration:none; }

a.link {text-decoration:none; padding-left:8px; font-weight:bold }

a.link:hover {text-decoration:underline}



table { border:0px; cellspacing:0px; cellpadding:0px; } 
td { padding:0px; }

form { margin:0px; padding:0px;}
body { margin:0px; padding:0px;}

img {border:0}