body { 
	background-color: #96975B; 
} 

a:link { 
	text-decoration: none; 
} 

a:visited { 
	text-decoration: none; 
} 

a:hover { 
	color: white;
} 

a:active { 
	text-decoration: none; 
} 

.left { 
	background-color: #313330; 
} 

.MainTable { 
	background-color: #96975B; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal; 
	font-size: 8pt; 
	color: black; 
	text-decoration: none; 
} 

.MainMenuRowAlt { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 8pt; 
	color: white; 
	text-decoration: none; 
} 

.MainMenuRow { 
	background-color: #50633D; 
	font-weight: normal; 
	font-size: 8pt; 
	color: #8D8183; 
	text-decoration: none; 
} 

.MainMenuLink { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 8pt; 
	color: #A2CCCA; 
	text-decoration: underline; 
} 

.BoardColumn { 
	background-image: url(EU-column.gif);
	background-repeat: repeat-x;
	background-color: black;
	font-weight: bold; 
	font-size: 10pt; 
	color: #DD9FC6; 
	text-decoration: none; 
	border: 1px outset black;
	border-left: 1px solid #792460;
}

.BoardColumnLink { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 10pt; 
	color: black; 
	text-decoration: underline; 
} 

.BoardRowA { 
	background-color: #808CA4; 
	font-weight: normal; 
	font-size: 10pt; 
	color: black; 
	text-decoration: none; 
	border: 1px inset #8D8183;
} 

.BoardRowALink { 
	background-color: transparent; 
	font-weight: normal; 
	font-size: 10pt; 
	color: black; 
	text-decoration: none; 
} 

.BoardRowB { 
	background-color: #CECED7; 
	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: #DD9FC6; 
	text-decoration: none; 
} 

a.SubjectLink:visited { 
	background-color: transparent; 
	font-weight: normal; 
	font-size: 10pt; 
	color: black; 
	text-decoration: none; 
} 

.AuthorLink { 
	background-color: #808CA4; 
	font-weight: bold; 
	font-size: 10pt; 
	color: black;
	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: black; 
	text-decoration: none; 
	width: 65%;
} 

.SignatureTitle { 
	background-color: transparent; 
	font-weight: bold; 
	font-size: 7pt; 
	color: black; 
	text-decoration: none; 
} 

.SignatureText { 
	background-color: transparent; 
	font-weight: normal; 
	font-size: 8pt; 
	color: black; 
	text-decoration: none; 
} 


