/* CSS Document */
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.83em;
	font-weight: normal;
	color: #000000;
}

.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}

.float_right
{
	float: right;
	padding-left: 40px;
}

.float_right_contact
{
	width: 400px;
	float: right;
	padding-left: 40px;
	margin-top: -10px;
}

a
{
	color: #000000;
}

a:hover
{
	text-decoration: none;
}
