﻿.table-basic-style {
	background-color: #FFFFFF;
}
.main-background-style {
	background-color: #FFFFFF;
	text-align: justify;
}
.footer-text {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-size: x-small;
	color: #002B63;
}
.header-blue {
	color: #002B63;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a {
	color: #002B63;
	text-decoration: underline;
}
a:visited {
	color: #002B63;
	text-decoration: underline;
}
a:active {
	color: #EC2B27;
	text-decoration: underline;
}
a:hover {
	color: #EC2B27;
	text-decoration: underline;
}
