.title {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.subtitle {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.accesslinks {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
}

