body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.menu_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 12px;
}
h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	color: #AB3939;
	margin-left: 10px;
}
h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-align: center;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top : 5px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: circle;
}
.right_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-right: 8px;
	line-height: 20px;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.tab_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999898;
	border-left-color: #999898;
}
.ex_a:link {
	text-decoration: underline;
	color: #ff690a;
	font-weight:bold;
}
.ex_a:hover {
	text-decoration: underline;
	color: #ff690a;
	font-weight:bold;
}
.ex_a:active {
	text-decoration: underline;
	color: #ff690a;
	font-weight:bold;
}
.ex_a:visited {
	text-decoration: underline;
	font-weight:bold;
	color: ff690a;
}
.read_a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
}
.read_a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
}
.read_a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D2131;
	text-decoration: underline;
	text-align: left;
	margin-left: 10px;
}
.read_a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #773e01;
	font-size: 10px;
	height: 20px;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
}
hr {
	color: #FCC3A6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:center;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}