body { /* Do NOT change the fonts! */
  color: black;
  font-family: verdana, arial, helvetica, sans-serif;
  background-color: #6E899E;
}
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: black;
}
.MainTable {
	background-color: #000000;
	font-weight: normal;
	font-size: 8pt;
	color: royalblue;
	text-decoration: none;
}
.MainMenuRowAlt {
	background-color: transparent;
	font-weight: bold;
	font-size: 8pt;
	color: #FDA300;
	text-decoration: none;
}
.MainMenuRow {
	background-color: #5488BA;
	font-weight: normal;
	font-size: 8pt;
	color: #D4DCE9;
	text-decoration: none;
}
.MainMenuLink {
	background-color: transparent;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}
.BoardColumn {
	background-color: #F5622E;
	font-weight: bold;
	font-size: 10pt;
	color: #D4DCE9;
	text-decoration: none;
}
.BoardColumnLink {
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: #afb0c0;
	text-decoration: underline;
}
.BoardRowA {
	background-color: #AEC4DA;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
.BoardRowALink {
	background-color: transparent;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.BoardRowB {
	background-color: #BBCEE1;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.BoardRowBLink {
	background-color: transparent;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
.SubjectLink {
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: #161A2D;
	text-decoration: underline;
}
a.SubjectLink {
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: #161A2D;
	text-decoration: underline;
}
a.SubjectLink:active {
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: #161A2D;
	text-decoration: underline;
}
a.SubjectLink:visited {
	background-color: transparent;
	font-weight: normal;
	font-size: 10pt;
	color: #161A2D;
	text-decoration: none;
}
.AuthorLink {
	background-color: #AEC4DA;
	font-weight: bold;
	font-size: 10pt;
	color: #232327;
	text-decoration: none;
}
.VersionText {
	background-color: transparent;
	font-weight: normal;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
.InputSection {
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: #341E08;
	text-decoration: none;
}
.InputNotes {
	background-color: transparent;
	font-weight: normal;
	font-size: 9pt;
	color: #221711;
	text-decoration: none;
	width: 65%;
}
.SignatureTitle {
	background-color: transparent;
	font-weight: bold;
	font-size: 8pt;
	color: #110A00;
	text-decoration: none;
}
.SignatureText {
	background-color: transparent;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
