@charset "utf-8";

p {
	margin: 0 0 1em 0;
} 
h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #00704A;
	font-weight: bold;
	text-align: left;
}

.body01 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	text-align: left;
	line-height: 1.6em;
}
.body01 a:link {
	color: #00704A;
	text-decoration: underline;
}
.body01 a:visited {
	color: #00704A;
	text-decoration: underline;
}
.body01 a:hover {
	color: #00704A;
	text-decoration: underline;
}
.body01 a:active {
	color: #00704A;
	text-decoration: underline;
}

.body01_small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #231F20;
	text-align: left;
}
.body01_small a:link {
	color: #00704A;
	text-decoration: underline;
}
.body01_small a:visited {
	color: #00704A;
	text-decoration: underline;
}
.body01_small a:hover {
	color: #00704A;
	text-decoration: underline;
}
.body01_small a:active {
	color: #00704A;
	text-decoration: underline;
}

.body01_green {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00704A;
	text-align: left;
	line-height: 1.6em;
}
.body01_green a:link {
	color: #00704A;
	text-decoration: underline;
}
.body01_green a:visited {
	color: #00704A;
	text-decoration: underline;
}
.body01_green a:hover {
	color: #00704A;
	text-decoration: underline;
}
.body01_green a:active {
	color: #00704A;
	text-decoration: underline;
}

.body01_small_green {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00704A;
	text-align: left;
}
.body01_small_green a:link {
	color: #00704A;
	text-decoration: underline;
}
.body01_small_green a:visited {
	color: #00704A;
	text-decoration: underline;
}
.body01_small_green a:hover {
	color: #00704A;
	text-decoration: underline;
}
.body01_small_green a:active {
	color: #00704A;
	text-decoration: underline;
}

.quotes_small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2e3533;
	text-align: left;
	line-height: 1.6em;
	text-decoration: none;
	font-style: italic;
}
.quotes_small a:link {
	color: #00704A;
	text-decoration: underline;
}
.quotes_small a:visited {
	color: #00704A;
	text-decoration: underline;
}
.quotes_small a:hover {
	color: #00704A;
	text-decoration: underline;
}
.quotes_small a:active {
	color: #00704A;
	text-decoration: underline;
}
.quotes_large {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2e3533;
	text-align: left;
	line-height: 1.6em;
	text-decoration: none;
	font-style: italic;
}
.quotes_large a:link {
	color: #00704A;
	text-decoration: underline;
}
.quotes_large a:visited {
	color: #00704A;
	text-decoration: underline;
}
.quotes_large a:hover {
	color: #00704A;
	text-decoration: underline;
}
.quotes_large a:active {
	color: #00704A;
	text-decoration: underline;
}

ul{
	list-style-image:url(../images/ul_icon.gif);
	margin: 10px 0 0 10px;
	padding: 0 20px;
}
ol{
	margin: 0 10px;
	padding: 0 20px;
}
