body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #D30404;
	text-decoration: underline;
}
a:visited {
	color: #D30404;
	text-decoration: underline;
}
a:hover {
	color: #DC127C;
	text-decoration: none;
}
a:active {
	color: #D30404;
	text-decoration: underline;
}
.style1 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	color: #EB3D00;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-size: 10px;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {color: #FADD00}
.style11 {color: #FFFFFF}
.style13 {color: #FADD00; font-weight: bold; }
.style15 {color: #FFFFFF; font-weight: bold; }
textarea {
  font: 8pt verdana; 
  color: #000000; 
  background: #FFFFFF; 
  border: #808080; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}
input.text {
  font: 8pt verdana; 
  color: #000000;
  background: #FFFFFF; 
  border: #808080; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}
input.field {
  border-style: ridge; 
  width: 170px; 
  background: #96A096;
}
input.button {
  border-style: outset;
  width: 230px; 
  cursor: hand; 
  background: #96A096;
}
