.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	border: dotted #0033CC;
}
.header3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold}
.header4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal}
.header5 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold}
.header6 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold}
.header7 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-attachment: fixed;
	background-repeat: repeat-y;
	line-height: 95%;
}
.header1noborder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #FF0000;
	font-size: 10px;
	list-style-position: inside;
	list-style-type: square;
	line-height: normal;
	border: none;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	font-size: 10px;
	list-style-image:  url(images/bullet-1UT.gif);
	border: none;
	text-decoration: none;
	line-height: normal;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
}
.boxsmall {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
