body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #ffffff;
	background-repeat: no-repeat;
}
a:link {
	color: #000077;
}
a:visited {
	color: #000077;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size:30px;
}
h2 {
	font-size: 22px;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	line-height: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 18px;
	text-transform:uppercase;
}
.accent {
	color: #000077;
}
form {
	margin: 0px;
	padding: 0px;
}
.pad10 {
	padding: 10px;
}
.formarrow {
	background-image: url(img/formarrow.gif);
	background-repeat: repeat-x;
	background-position:center;
	width:30px;
}
.new_form_bg2 {
	background-image: url(img/formbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border: 2px solid #000077;
}
.stext {
	font-size: 10px;
	color: #000000;
}