a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

p {
	font-family: Arial;
	font-size: 10px;
	line-height: 150%;
}

h1 {
	font-family: Arial;
	font-size: 15px;
	letter-spacing: -1px;
}

h1 a {
	font-weight: bold;
}

h2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

small {
	font-family: Arial;
	font-size: 8px;
}

ul {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 11px;
	line-height: 17px;
	list-style-type: square;
}

td.imageBorder {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 3px;
}

td.announcement {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	background-color: white;
}

