td, body, textarea, p, input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
p {
	margin:7px 0 20px 0;
	}
a:link {
	color: #00003B;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:decoration;
}
a:active {
	color: #333333;
	text-decoration:none;
}
a:visited {
    color: #333333;
	text-decoration:none;
}
.majororangetitle {
    font-size:12px;
	font-weight: bold;
	color: #990000;
}
.minorbluetitle {
    font-size:11px;
	font-weight: bold;
	color: #00003B;
}
.field {
	border: 1px solid 990000;	
}
ul {
	padding:0 0 0 20px;
	_padding:0 0 0 0px;
	_margin:7 0 20px 20px;
}
h1{
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 0px 0;
	color: #00003b;
	}


h2 {
	font-size: 1.1em;
	font-weight: bold;
}
