body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;

}

a
{
	text-decoration: none;
	color: #6666aa;

}
a:hover
{
	color: #999999;
	text-decoration: none;

}
a.Menu1
{
	font-size: small;
	font-weight: bold;
}
.bottomLine
{
	font-size: xx-small;
}
p.bottomline input{
	font-size: xx-small;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0.5pt solid;
}

pre.code
{
	font-size: x-small;
	background-color: #ccccff;
}

div.quote
{
	float: right;
	width: 150px;
	padding: 10px;
	color: #FFFFFF;
	background-color: #666699;
	margin-left: 5px;
	margin-bottom: 5px;

}

hr
{
	color: #666699;

}
