a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	color: #8BF9FA;
	text-decoration: underline;
}
h1 {
	font-size: medium;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}
.p2 {
	line-height: 18px;
}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a:link.website {
	font-size: 10px;
	color: #88D5E7;
	text-decoration: underline;
}
a:visited {
	color: #FFFF99;
	text-decoration: underline;
}
a:hover {
	color: #FFFF99;
}
