body {

}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:strikethrough;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}


.left {
	background-color: white;
}

.MainTable {
	background-color: #C5BBAF;
	font-weight: normal;
	font-size: 8pt;
	color: #694B2D;
	text-decoration: underline;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

.MainMenuRow {
	background-color: #DCDACF;	
	font-weight: normal;
	font-size: 8pt;
	color: #694B2D;
	text-decoration: normal;
}

.MainMenuLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #694B2D;
	text-decoration: underline;
}

.BoardColumn {
	background-color: #8E775E;
	
	font-weight: bold;
	font-size: 10pt;
	color: #D0C8C0;
	text-decoration: none;
}

.BoardColumnLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #694B2D;
	text-decoration: underline;
}

.BoardRowA {
	background-color: #C2BBAC;	
	font-weight: normal;
	font-size: 10pt;
	color: #4F3F37;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #35160F;
	text-decoration: normal;
}

.BoardRowB {
	background-color: #DCDACF;	
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BoardRowBLink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}

.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
}

a.SubjectLink:active {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
}

a.SubjectLink:visited {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.AuthorLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #27160D;
	text-decoration: strikethrough;
}

.VersionText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: black;
	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: black;
	text-decoration: none;
	width: 65%;
}

.SignatureTitle {
	background-color: transparent;	
	font-weight: bold;
	font-size: 9pt;
	color: brown;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
