@charset "UTF-8";
.Blue18Header {
	font-size: 18px;
	font-weight: bold;
	color: #00005c;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #00005c;
}
a:active {
	color: #00005c;
}
.Links-Aboutus {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #00005c;
}
/* CSS Document */
		
		.Main_Header{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #00005c;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
}
.Red_Header {
	color: #ac0000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.Small_Body_Black {
	font-weight: normal;
	font-size: small;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}

.Small_Body_Red {
	font-weight: bold;
	font-size: small;
	color: #ac0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
