p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 20px;
}

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

h1 {
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	font-size: 32px;
	line-height: 40px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	font-size: 26px;
	line-height: 34px;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	font-size: 20px;
	line-height: 28px;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	font-family:"Courier New", Courier, mono;
	color:#666666;
	font-size: 11px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
}


.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;
}
