body { /* Do NOT change the fonts! */
  color: black;
  font-family: verdana, arial, helvetica, sans-serif;
  background-color: white;
}
a:link { /* In most cases, leave these 'a' selectors alone. Defining colors and styles here won't have any effect on most links. */
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}
.left { /* Match this to the background color of your side image. If there is no side image, this is irrelevant. */
  background-color: #000;
}
.MainTable {
	background-color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
.MainMenuRowAlt {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #FF9898;
	text-decoration: none;
}
.MainMenuRow {
	background-color: #84756C;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #D2E0ED;
	text-decoration: none;
}
.MainMenuLink {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: lightblue;
	text-decoration: underline;
}
.BoardColumn {
	background-color: #6699CC;
	border: 1px solid lightblue;
	;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
.BoardColumnLink {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: underline;
}
.BoardRowA {
	background-color: #999592;
	border: 1px solid lightblue;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #002E8B;
	text-decoration: none;
}
.BoardRowALink {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #4F614B;
	text-decoration: underline;
}
.BoardRowB {
	background-color: #D2E0ED;
	border: 1px solid lightblue;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
.BoardRowBLink {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #002E8B;
	text-decoration: underline;
}
.SubjectLink {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #002E8B;
	text-decoration: underline;
}
a.SubjectLink {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #002E8B;
	text-decoration: underline;
}
a.SubjectLink:active {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #002E8B;
	text-decoration: underline;
}
a.SubjectLink:visited {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
.AuthorLink {
	background: #999592;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
}
.VersionText {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
.InputSection {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #002E8B;
	text-decoration: none;
}
.InputNotes {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: maroon;
	text-decoration: none;
	width: 65%;
}
.SignatureTitle {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #002E8B;
	text-decoration: none;
}
.SignatureText {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
