.alphabut{
	font-size: xx-small;
	background-color: #BDD2EE;
	font-weight: bolder;	
}

a.hh:link, a.hh:visited {
	color: #002F5E;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	text-decoration: underline;
}

a.hh:hover, a.hh:active {
	color: #002F5E;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	text-decoration: underline;
}

body {
	color: #002F5E;
	font-family: Verdana;
	font-size: 11px;
}

ol {
	color: #002F5E;
	font-family: Verdana;
	font-size: 11px;
}

p {
	color: 002F5E;
	font-family: Verdana;
	font-size: 11px;
}

td {
	color: #002F5E;
	font-family: Verdana;
	font-size: 11px;
}

ul {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
.photo{
	border-color: #002F5E;
	border-style: solid;
	border-width: 2px;
	padding: 5px;
}