@charset "ISO-8859-1";

body {
	color: #333333;
	background-color: cccccc;
}

body, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.photolinks {
	font-size: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.address {
	font-size: 10px;
	color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 4px;
}
a:link {
	color: #666666;
	font-weight: normal;
}
.nav a {
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	line-height: 22px;
}
.subhead {
	font-size: 14px;
	margin-top: -12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

