<STYLE TYPE="text/css">	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #616A74;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.boardroster {
	margin-top: 0px;
	margin-bottom: 4px;
}
.footer {
	font-size: 11px;
}
.Header {
	font-weight: Bold;
	font-size: 30px;
	color: #2f3954;
}
.Headline {
	font-weight: Bold;
	font-size: 22px;
	color: #2f3954;
}
.Headline1 {
	font-weight: Bold;
	font-size: 16px;
	color: #669900;
}
.Headline2 {
	font-weight: Bold;
	font-size: 16px;
	color: #990000;
}
.Headline3 {
	font-weight: Bold;
	font-size: 16px;
	color: #FFFFFF;
}
.title {
	font-size: 11px;
	color: #999999;
}
.tableConf {
	border-collapse: collapse;
}
.tableConf td {
	padding-right: 12px;
	padding-bottom: 16px;
}
A:ACTIVE {
	color: #0033CC;
	text-decoration: none;
	font-weight: normal;
}
A:LINK {
	color: #0033CC;
	text-decoration: none;
	font-weight: normal;
}
A:VISITED {
	color: #0033CC;
	text-decoration: none;
	font-weight: normal;
}
A:HOVER {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
</style>