body {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: white;
	scrollbar-base-color: black; 
	scrollbar-face-color: white; 
	scrollbar-track-color: black; 
	scrollbar-arrow-color: black;
	scrollbar-highlight-color: gray; 
	scrollbar-3dlight-color: black; 
	scrollbar-shadow-color: black;
	scrollbar-darkshadow-color: black;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}


.left {
	background-color: #000;
}

.MainTable {
	background-color: white;
	font-weight: normal;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

.MainMenuRowAlt {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #fff640;
	text-decoration: none;
}

.MainMenuRow {
	background-color: #708090;	
	font-weight: normal;
	font-size: 8pt;
	color: white;
	text-decoration: normal;
}

.MainMenuLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	text-decoration: underline;
}

.BoardColumn {
	background-color: #262162;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

.BoardColumnLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-decoration: underline;
}

.BoardRowA {
	background-color: #b0c4de;	
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.BoardRowALink {
	background-color: transparent;	
	font-weight: normal;
	font-size: 10pt;
	color: #825803;
	text-decoration: normal;
}

.BoardRowB {
	background-color: #e6e6fa;	
	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: saddlebrown;
	text-decoration: underline;
}

a.SubjectLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: saddlebrown;
	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: normal;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
}

.AuthorLink {
	background-color: transparent;	
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	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: 9pt;
	color: #45446c;
	text-decoration: none;
}

.SignatureText {
	background-color: transparent;	
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}