.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000080;
	font-weight: bold;
}
.head_sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000033;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000033;
}
.mmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.mmenu_on {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-variant: small-caps;
	color: #0000BD;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #0000BD;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

body {
	background-color: #000080;
	background-image: url(../images/web/bg.png);
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-align: center;
}

a:link	{
	text-decoration: none;
	}
a:visited	{
		text-decoration: none; 
		} 
a:hover {
	text-decoration: underline;
	color: #4870C7;
	background-color: #FFFFFF;
	}
.mmenuItem {
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

