.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}
.smalltext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000033;
	line-height: 20px;
}
.rt-photo {
	margin-bottom: 5px;
	margin-left: 7px;

}
.left-photo {
	margin-right: 7px;
	margin-bottom: 5px;
}
p {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000033;
	line-height: 20px;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #3333CC;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
