﻿.SubPageList
{
	padding: 10px;
	line-height: 17px;
}

.SubPageList a
{
	display: block;
}

.WebContent
{
	padding-left: 10px;
	padding-right: 10px;
}

.ContentBody .BoxContent .WebContent h1
{
	font-family: Arial;
	font-weight: bold;
	color: #85a705;
	font-size: 22px;
	padding-left: 0px;
	margin-left: 0px;
}

.ContentBody .BoxContent .WebContent h2
{
	font-family: Arial;
	font-weight: bold;
	color: #85a705;
	font-size: 20px;
	padding-left: 0px;
	margin-left: 0px;
}

.ContentBody .BoxContent .WebContent h3
{
	font-family: Arial;
	font-weight: bold;
	color: #85a705;
	font-size: 18px;
}

.ContentBody .BoxContent .WebContent h4
{
	font-family: Arial;
	font-weight: bold;
	color: #85a705;
	font-size: 16px;
}

.ContentBody .BoxContent .WebContent h5
{
	font-family: Arial;
	font-weight: bold;
	color: #85a705;
	font-size: 14px;
}

.ContentBody .BoxContent .WebContent h6
{
	font-family: Arial;
	font-weight: bold;
	color: #85a705;
	font-size: 12px;	
}

.ContentBody .BoxContent .WebContent a
{
	color: #e0a40a;	
	text-decoration: none;
}

.ContentBody .BoxContent .WebContent a:hover
{
	color: #85a705;
	text-decoration: underline;
}

.ContentBody .BoxContent .WebContent p
{
	font-family: Verdana;
	color: #494949;
}
