body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	color: #333333;
}
li {
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
}

td {
	font-size: 12px;
	color: #333333;
}
.menu_text {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a.menu_text:hover {
	color: #81F32C;
}
h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #33556E;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #33556E;
}
.copyright {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.footer_menu {
	font-size: 10px;
	color: #33556E;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a.footer_menu:hover {
	color: #559F60;
}
.contact_header {
	font-size: 12px;
	color: #33556E;
	font-weight: bold;
}
.staff_header {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #33556E;
}
.table_header {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004262;
	padding-top: 6px;
	padding-bottom: 6px;
}
.template_padding {
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}
a.text_link {
	font-size: 12px;
	color: #003F74;
	text-decoration: none;
	font-weight: bold;
}
a.text_link:hover {
	text-decoration: underline;
}
.attention {

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	padding-top: 6px;
	padding-bottom: 6px;
}
