body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0099CC;
}
.verdanalink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	color: #003399;
}
.verdanalink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
.verdanalink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0033CC;
	text-decoration: none;
}
.verdanalink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0099CC;
	text-decoration: none;
}
.pictureframe {
	border: 1px solid #000000;
}
.verdananolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	color: #003399;
}
#nav {
	margin: 10px auto;
	font-size: 90%;
	text-transform: uppercase;
	text-align: center;
}
#nav a {
	text-decoration: none;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}
#nav a:hover {text-decoration:underline}
#contact {
	text-align: center !important;
	margin: 0 auto;
}
#contact p {
	text-align: center !important;
}
h1 {text-indent:-10000px;line-height:1px}
h2 {
	font-size: 120%;
	color: #333333;
	text-align: center;
	padding-top: 1em;
}
#container {
	width: 650px;
	margin: 0 auto;
	}
#container p {
	font-size: 100%;
	line-height: 130%;
	text-align: justify;
}

