h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005E9D;
	font-style: normal;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #005E9D;
	text-decoration: none;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #005E9D;
	text-decoration: none;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #005E9D;
	text-decoration: none;
}

.bordered-table {border: 1px solid #d6c9a6;}

.unbordered-table {border: 0px solid #d6c9a6;}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005E9D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5AB7D6;
	text-decoration: none;
	font-weight: bold;
}
#menuLink a:link, #menuLink a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#menuLink a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #005E9D;
	text-decoration: none;
}
