
.menulink
{
	font-family: serif;
	font-size: 15;
	font-weight: bold;
	text-decoration: none;
	color: #1A316D
}
A.menulink:hover
{
	font-family: serif;
	font-size: 15;
	font-weight: bold;
	color: #E7EDF3
}
.h1
{
	font-family: serif;
	font-size: 30;
	font-weight: normal;
	color: #1A316D
}
.h2
{
	font-family: serif;
	font-size: 18;
	font-weight: bold;
	color: #1A316D
}
.h3
{
	font-family: serif;
	font-size: 40;
	font-weight: normal;
	color: #1A316D
}
.body
{
	font-family: serif;
	font-size: 14;
	font-weight: normal;
	color: #1A316D
}
.body2
{
	font-family: sans-serif;
	font-size: 16;
	font-weight: bold;
	color: #365788
}
.body3
{
	font-style: italic;
	font-family: sans-serif;
	font-size: 15;
	font-weight: bold;
	color: #365788
}
.address
{
	font-family: sans-serif;
	font-size: 8;
	font-weight: bold;
	color: #1A316D
}
.footer
{
	font-family: sans-serif;
	font-size: 10;
	font-weight: bold;
	color: #1A316D
}
.smred
{
	font-family: sans-serif;
	font-size: 12;
	font-weight: normal;
	color: red
}
.smblack
{
	font-style: italic;
	font-family: sans-serif;
	font-size: 12;
	font-weight: normal;
	color: black
}