.headerlinks {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.headerlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.headerlinks a:hover {
	color: FFFF66;
}
.navigation {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.navigation a{
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	color: FFFF66;
}
.footerlinks {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.footerlinks a {
	color: #FFFFFF;
}
.footerlinks a:hover {
	color: FFFF66;
}
p {
	font-family: arial;
	font-size: 12px;
}
td {
	font-family: arial;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
}
.highlighted {
	color: FFFF66;
}
