body{
margin: 0;
padding: 0;
}
.regularText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.marginLink {
	font-family: Georgia, Times New Roman, Times, serif;if;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.marginLink:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#C0C0C0;
	text-decoration: none;
	line-height: 18px;
}
.regularLink {
	font-family: Georgia, Times New Roman, Times, serif;if;
	font-size: 14px;
	font-weight: bold;
	color: #026AFE;
}
.regularLink:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#C0C0C0;
}
.footerText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
}
.footerLink {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #026AFE;
}
.footerLink:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#C0C0C0;
}
.tableBorder {
	border: 1px solid #800040;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#AA0000;
}
