body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	text-decoration: none;

	background-color: #e8f9f6;

}

.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-bottom: 3px;

	padding-left: 10px;

}

.menu_head {

	font-family: verdana, arial;

	font-size: 15px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-align: center;

	padding-bottom: 5px;

}

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: 14px;

	margin-top: 10px;

	margin-bottom: 8px;

}

h2{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #AB3939;

	margin-left: 14px;

	margin-top: 10px;

}

h3{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #660000;

	text-align: center;

	margin-top: 5px;

}

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;

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.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: 9px;

	font-style: normal;

	font-weight: normal;

	color: #ffffff;

	text-align:center;

	text-decoration: none;

	padding-top: 2px;

	padding-bottom: 2px;

}

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-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

}

.not_conf {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #CCCCCC;

	text-decoration: none;

}

.read_a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: underline;

	font-weight: bold;

	color: #8D2131;

	line-height: 20px;

}

.read_a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #8D2131;

	text-decoration: underline;

	font-weight: bold;

	line-height: 20px;

}

.read_a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #8D2131;

	text-decoration: none;

	font-weight: bold;

	line-height: 20px;

}

.read_a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #8D2131;

	text-decoration: none;

	font-weight: bold;

	line-height: 20px;

}

.bread_a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #ffffff;

	text-align:center;

	text-decoration: none;

}

.bread_a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #ffffff;

	text-align:center;

	text-decoration: none;

}

.bread_a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #ffffff;

	text-align:center;

	text-decoration: underline;

}

.bread_a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #ffffff;

	text-align:center;

	text-decoration: none;

}

hr {

	color: #fdc6e2;

	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;

}