﻿p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-family: "Californian FB", "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}
h2 {
	font-family: "Californian FB", "Times New Roman", Times, serif;
	font-size: x-large;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: italic;
	text-align: center;
	line-height: normal;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
ul {
	list-style-image: url('Clips/bullet.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.sursum {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
}
h3 {
	font-family: "Californian FB", "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.contactFooter {
	font-family: "Californian FB", "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
}
a {
	color: #006600;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #99FF99;
}
a:visited {
	color: #006600;
}
