.tableBorder {
	border: 1px solid #000000;
}
.tableBackground {
	background-color: 003399;


}
.lowerBackground {
	background-color: #99CCCC;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #6699FF;
}
.homeText {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.homeTextRight {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;

}
