.text {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	color: #5B97C5;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #5B97C6;
	font-size: 11px;
}
a:hover {
	color: #5B97C5;
	font-size: 11px;
	text-decoration: underline;
}
.header {
	font-family: Tahoma;
	font-size: 18px;
	color: #5B97C5;
}
.header2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-size: 10px;
}

