.menu a {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #243C6C;
	text-decoration: none;
}

.menu a:hover {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

.menu2 a {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;
}

.menu2 a:hover {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #243C6C;
	text-decoration: underline overline;
}

.menu3 a {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu3 a:hover {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a {
	font-family: verdana;
	font-size: 11px;
	color: #243C6C;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #243C6C;
	text-decoration: underline;
}

p{
	font-family: verdana;
	font-size: 10pt;
	line-height: 200%;
}

td {
	font-family: verdana;
	font-size: 10pt;
}

.subtitle p {
	font-family: verdana;
	font-size: 12pt;
}