﻿body {
	font-family: Verdana;
	font-size: 9pt;
	background-color: #B7132E;
}
table {
	font-family: Verdana;
	font-size: 9pt;
}
h1 {
	font-family: Verdana;
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: text-top;
	color: #000080;
}
h2 {
	font-family: Verdana;
	font-size: 11pt;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: text-top;
	color: #39599C;
	font-weight: bold;
}
h3 {
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
}
a:link {
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #39599C;
}
a:hover {
	font-weight: bold;
	color: #7BA6CE;
}
a:visited {
	font-weight: bold;
	color: #4265A5;
}
.alignleft {
	text-align: left;
}

ul {
	font-size: 9pt;
	font-weight: bold;
}
.title {
	font-size: xx-large;
	font-family: "Trebuchet MS";
}
.center {
	text-align: center;
}
.hand {
	cursor: pointer;
}
