@charset "UTF-8";
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #7F9EA4;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
body {
	background-color: #dfddd0;
}

.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003E4A;
	font-weight: bolder; 
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003E4A;
	font-weight: bolder;
}

.h3 {
font-family: Arial, sans-serif;
color: #000000;
font-size: 12px;
text-decoration: none;
}

a.menuLink:link {
font-family: Trebuchet MS, Verdana, Comic Sans MS, sans-serif;
color: #003e4a;
font-size: 16px;
text-decoration: none;
font-weight:bold;
}

a.menuLink:visited {
font-family: Trebuchet MS, Verdana, Comic Sans MS, sans-serif;
color: #003e4a;
font-size: 16px;
text-decoration: none;
font-weight:bold;
}

a.menuLink:hover {
font-family: Trebuchet MS, Verdana, Comic Sans MS, sans-serif;
color: #e9c8ce;
font-size: 16px;
text-decoration: none;
font-weight:bold;
}

a.menuLink:active {
font-family: Trebuchet MS, Verdana, Comic Sans MS, sans-serif;
color: #003e4a;
font-size: 16px;
text-decoration: none;
font-weight:bold;
}

a.topmenuLink:link {
font-family: Trebuchet MS, Verdana, Comic Sans MS, sans-serif;
color: #003e4b;
font-size: 18px;
text-decoration: none;
font-weight:none;
}

a.topmenuLink:visited {
font-family: Trebuchet MS, Verdana, Comic Sans MS, sans-serif;
color: #003e4b;
font-size: 18px;
text-decoration: none;
font-weight:none;
}

a.topmenuLink:hover {
font-family: Trebuchet MS, Verdana, Comic Sans MS, sans-serif;
color: #e9c8ce;
font-size: 18px;
text-decoration: none;
font-weight:none;
}

a.topmenuLink:active {
font-family: Trebuchet MS, Verdana, Comic Sans MS, sans-serif;
color: #003e4b;
font-size: 18px;
text-decoration:none;
font-weight:none;
}

a.bodyLink:link {
font-family: Arial, sans-serif;
color: #7f9ea3;
font-size: 14px;
text-decoration: underline;
font-weight:bold;
}

a.bodyLink:visited {
font-family: Arial, sans-serif;
color: #7f9ea3;
font-size: 14px;
text-decoration: underline;
font-weight:bold;
}

a.bodyLink:hover {
font-family: Arial, sans-serif;
color: #003e4a;
font-size: 14px;
text-decoration: underline;
font-weight:bold;
}

a.bodyLink:active {
font-family: Arial, sans-serif;
color: #7f9ea3;
font-size: 14px;
text-decoration: underline;
font-weight:bold;
}