input { width: 100px }
textarea { width: 500px }
html, body, div, span, applet, object, iframe, form, h1, h2, h3, h4, h5, h6, hr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
h1 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
}
/* Commonly used to style section titles. */
h2 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
/* Sets the style for the h3 header. */
h3 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
/* Sets the style for the h4 header. */
h4 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
/* Sets the style for the h5 header. */
h5 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
h6 {
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #523652;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navside {
	font-size: 18px;
	font-family: "Century Gothic";
	color: #000000;
}
.trailer {
	font-size: 14px;
	font-family: "Century Gothic";
	color: #666666;
	font-weight: bold;
}
.navsidesub {font-family: "Century Gothic"; color: #000000; }
.NavTop {font-size: 12px; font-family: "Century Gothic"; color: #666666; font-weight: bold; }
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.ParagTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.submitbutton { 
	background-color: white;
	border:none;
	background-image: url("images/submitbuttonex.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 97px;
	height: 25px;
}
.clearbutton {
	background-image: url("images/clearbuttonex.gif");
	background-color: white;
	border:none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 97px;
	height: 25px;
}