body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
p, div {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
a {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #55A8A8;
	text-decoration: none;

}
a:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #55A8A8;
	text-decoration: underline;

}
.Buttons {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #55A8A8;
	text-decoration: none;

}
.Buttons:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B591B5;
}
.ButtonSelected {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B591B5;
	text-decoration: none;

}
.ButtonSelected:hover {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B591B5;
	text-decoration: none;

}
.title {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B591B5;

}
.FormFields {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0042F0;
	text-decoration: none;

}
.tableHeader {
	background-color: #0042F0;
	width: 1002px;
        height: 20px;

}
