body {
	color: darkgray;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}


.left {
	background-color: 000000;
}

.MainTable { 
	background-color: #837874;
	font-weight: normal;
	font-size: 8pt;
	color: #4d4b4e;
	text-decoration: none; 
} 

.MainMenuRowAlt { 
	background-color: transparent;
	font-weight: bold;
	font-size: 8pt;
	color: dodgerblue;
	text-decoration: none; 
} 

.MainMenuRow { 
	background-color: steelblue;
	font-weight: normal;
	font-size: 8pt;
	color: Honeydew;
	text-decoration: normal; 
} 

.MainMenuLink { 
	background-color: transparent;
	font-size: 8pt;
	color: #fff7df;
	text-decoration: underline; 
} 

.BoardColumn { 
	background-color: cadetblue;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: normal; 
} 

.BoardColumnLink { 
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: underline; 
} 

.BoardRowA { 
	background-color: cadetblue;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none; 
} 

.BoardRowALink { 
	background-color: transparent;
	font-weight: normal;
	font-size: 10pt;
	color: DarkBlue;
	text-decoration: normal; 
} 

.BoardRowB { 
	background-color: snow;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none; 
} 

.BoardRowBLink { 
	background-color: transparent;
	font-weight: normal;
	font-size: 8pt;
	color: #825803;
	text-decoration: underline; 
} 

.SubjectLink { 
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: maroon;
	text-decoration: underline; 
} 

a.SubjectLink { 
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: cadetblue;
	text-decoration: underline; 
} 

a.SubjectLink:active { 
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: #cc9900;
	text-decoration: underline; 
} 

a.SubjectLink:visited { 
	background-color: transparent;
	font-weight: bold;
	font-size: 10pt;
	color: #666b71;
	text-decoration: none; } 

.AuthorLink { 
	background-color: mintcream;
	font-weight: bold;
	font-size: 10pt;
	color: seagreen;
	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: black;
	text-decoration: none; 
} 

.InputNotes { 
	background-color: transparent;
	font-weight: normal;
	font-size: 9pt;
	color: midnightblue;
	text-decoration: none;
	width: 65%; 
} 

.SignatureTitle { 
	background-color: transparent;
	font-weight: bold;
	font-size: 8pt;
	color: #45446c;
	text-decoration: none; 
} 

.SignatureText { 
	background-color: transparent;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: none; 
} 
