.floatright {
	margin: 5px;
	float: right;
}
.formbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 5px;
	border: 1px solid #666666;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5959A4;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2645D7;
	text-decoration: none;
}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5959A4;
	text-decoration: none;
}
a:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1655E7;
	text-decoration: none;
}
.subTitling {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #4B54A3;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #4B54A3;
}