
a:link {
	text-decoration: none;
	color: Navy;
}
a:visited {
	text-decoration: none;
	color: Black;
}
a:active {
	text-decoration: none;
	color: Black;
}

a:focus {
	color: Navy;
	font-weight: 400;
}

a:hover {
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}



body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: narrower;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
div#photo img {
	border-style: solid;
	border-color: #E6E6FA;
	border-width: 2px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}




