#content {
	height: 425px;
	overflow: auto;
}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #996633;
}
a:link {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6633;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99CC00;
	text-decoration: none;
}
.heading {
	font-size: 14pt;
}
.title {
	font-size: 16pt;
}
.smalltext {
	font-size: 11pt;
}
.photo {
	border: 2px solid #996633;
}
