body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: none;
}
.photo {
	float: left;
	margin: 0.15em 10px 0em 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear { 
	clear: both;
}
a:link {
	color: #003333;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #EBEBEB;
	display: marker;
}
a:active {
	color: #FFFF99;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: none;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: none;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: none;
}
button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: none;
	margin-top: 0px;
}
.bigheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	background-image: none;
}
.smallheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-image: none;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #ebebeb;
	font-weight: bold;
}