a:link    { color: #074888}
a:active  { color: red }
a:visited { color: #21965d }

h1 {
	background-color: #e7eff6;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-variant: small-caps; font-size: medium;
	font-weight: bold; color: black;
}

body {
	background-color: #e7eff6;
	color: black;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: medium;
}

html {
	text-decoration: none;
}

table {
	background-color: #e7eff6;
}

ul {
	list-style-type: none;
}


.prh {font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: medium; font-weight: bold; color: black; }

.head { 
	background-color: #e7eff6;
	color: #074888;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-variant: small-caps;
	font-size: medium;
}

.info {
	border-style: none;
}

.menu { 

}

.photo {
	border: solid;
	border-color: #074888;
	border-width: medium;
}