a:link {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11pt;
	color: #1A4C81;

}
a:hover {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11pt;
	color: #792968;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11pt;
	color: #1A4C81;
}
p {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11pt;
	color: #000000;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 18pt;
	font-weight: bold;
	color: #1A4C81;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	color: #792968;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #000000;
}
li {
	font-family: "Comic Sans MS", Times, serif;
	font-size: 11pt;
	color: #792968;
	list-style-type: square;
}
.navbut p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
		text-decoration: none;
		}
.navbut a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
		text-decoration: none;
}

.navbut a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
		text-decoration: none;
}

.navbut a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #295F83;
	background-position: center;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: auto;
}

.navbut_bottom a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
		text-decoration: none;
}

.navbut_bottom a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
		text-decoration: none;
}

.navbut_bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #1A4C81;
	background-position: center;
	font-weight: bold;
	text-decoration: none;
	height: 14;
	width: auto;
}

.title_top p	{font-family: "Comic Sans MS";
	font-size: 18pt;
	font-weight: normal;
	color: #ffffff;
	}