﻿.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #0021A4;
	width: 921px;
	font-variant: normal;
}
.pagefont {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.title {
	font-family: Arial;
	font-size: 18px;
	color: #98743F;
	font-weight: 800;
}
.paratitle {
	font-family: Arial;
	font-size: 15px;
	font-weight: 600;
	color: #3660AB;
	text-align: left;
}
.smaltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #000080;
	text-transform: uppercase;
}


a {
	color: #0121a4;
}
a:visited {
	color: #0121a4;
}
a:active {
	color: #98743F;
}
a:hover {
	color: #98743F;
}

body{
	background: #2D3E5E
}
.pagefontsmall {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

