p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 150%;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 150%;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	color:#6B3102;
	font-size: 30px;
	line-height: 150%;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	color:#6B3102;
	font-size: 26px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	color:#6B3102;
	font-size: 20px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	color:#6B3102;
	font-size: 11px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
}

h5 {
	font-family:Verdana, Geneva, sans-serif;
	color:#6B3102;
	font-size: 16px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
}

h6 {
	font-family:Verdana, Geneva, sans-serif;
	color:#6B3102;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	font-weight: bold;
}


.contact_form { 
	font-size:8pt; 
	color:#000000; 
	font-weight:bold;  
	font-family:Arial,Helvetica
}

.contact_input {
	font-size:8pt;
	color:#000000;
	font-family:Arial,Helvetica;
	border: 0;
	width: 22em;
}

.contact_textarea {
	font-size:8pt;
	color:#000000;
	font-family:Arial,Helvetica;
	border: 0;
	width: 22em;
}

.contact_button {
	font-size:8pt;
	color:#000000;
	font-family:Arial,Helvetica;
	border: 0;
}

.tdinput {
	background-color: #D0B896;
	border: 0;
}
