h1 {
	font-size: 18px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}
h2 {
	font-size: 16px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
}
table {
	font-size: 13px;
	background-color: #FFFFFF;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: none;
}
.indent1 {
	border: 1px solid #333333;
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
}
.boldface {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.tenpoint {
	font-size: 10px;
}
.fourteenpt {
	font-size: 14px;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	height: 2px;
	color: #CCCCCC;
}
.selected {
	color: #993366;
}
