body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #033951;
}
a:link {
	color: #033971;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #033951;
}
a:hover {
	text-decoration: underline;
	color: #033951;
}
a:active {
	text-decoration: none;
	color: #033951;
}
h1 {
	font-size: 14px;
	color: #033951;
}
.little {
	font-size: 11px;
	font-style: normal;
	color: #033951;
}
.subhead {
	font-size: 14px;
	color: #033951;
}
.box_left {
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.box_right {
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.little_gray {
	font-size: 11px;
	font-style: normal;
	color: #999999;
}

