body 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
}
a:link 
{
	font-weight: normal;
	color: #107579;
	text-decoration: none;
}
a:visited 
{
	font-weight: normal;
	color: #107579;
	text-decoration: none;
}
a:hover 
{
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}
a:active
{
	font-weight: normal;
	color: #FF9966;
}
hr 
{
	color: #107579;
	height: 4px;
}

.title
{
	font-size: x-small;
	color: #107579;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.quote 
{
	font-size: x-small;
	font-style: italic;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #107579;
	text-align: right;
	height: 95px;
}
.side
{
	vertical-align: bottom;
	text-align: left;

}

