.footerlinks {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #999;
	line-height: normal;
	text-align: center;
}

a:footerlink {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;
	color: #C00;
}
a:footerhover{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;
	color: #630;
}
a:footeractive{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;
	color: #C30;
}
a:footervisited{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;
	color: #C30;
}
.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	line-height: 17px;
	text-align: left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999;
	line-height: normal;
	text-align: center;
}
.ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #333;
	line-height: 17px;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: 0.7px;
	white-space: normal;
	display: list-item;
	vertical-align: middle;
}
.header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #C00;
	line-height: 20px;
}
a:link {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #C00;
}
a:hover{
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #630;
}
a:active{
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #C30;
}
a:visited{
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #C30;
}
.smaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

