body { 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 100%;
background-color: White;
color: #000;
}
h1 {
	background: transparent;
	color: #006400;
	font-size: 150%;
	line-height: 160%;
	font-weight: bold;
	text-align: left;
}

h2 {
	background: transparent;
	color: #556B2F;
	font-size: 130%;
	line-height: 140%;
	font-weight: normal;
	text-align: left;
}

h3 {
	background: transparent;
	color: #176018;
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
}

h4 {
	background: transparent;
	color: #666666;
	font-size: 95%;
	line-height: 110%;
	font-weight: bold;
}
h5 {
	background: transparent;
	color: #1E3E00;
	font-size: 80%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 5px;
}
table {
	width: 99%;
	height: auto;
	font-size: 80%;
	color: Black;
	border: 1px solid #CFCFCF;
}
.sp0,.sp2,.sp3,.sp4,.sp5{
	font-size: 75%;
	line-height: 100%;
}
.small {
	font-size: 75%;
}
.peinr {
	font-size: 80%;
	line-height: 110%;
}
table img {
	padding: 0px 0px 0 0px;
	margin: 0 0px 0 0px;
	border: none;
}
img {
	border: 0 none;
	margin: 10px;
}
img a{
	border: 0 none;
   padding: 0 0 0 0;
}
ul {
	color: #2E2E2E;
	font-size: 100%;
	line-height: 120%;
	background: transparent;
}
li {
	font-size: 80%;
	line-height: 120%;
	list-style: disc outside;
	padding: 0 0 0 10px;
	marker-offset: 10px;
}
p {
	font-size: 80%;
	line-height: 120%;
	text-align: justify;
}

hr {
height: 1px;
border: 0 none;
border-top: 3px double #ccc;
}
medium {
	color: #004001;
}
a {
font-size: 100%;
line-height: 130%;
text-decoration: underline;
background-color: transparent;
color: #820078;
}
pre {
font-size: 80%;
line-height: 110%;
}
tr, td {
height: 1px;
background-color: transparent;
}
#switcher ul {
list-style: none;
font-weight: normal;
font-size: 90%;
margin: 0;
padding: 0;
}
#switcher li {
font-weight: normal;
list-style: none;
display: block;
padding: 2px 2px 2px 3px;
	margin: 2px 0 0 0;
	font-size: 90%;
	line-height: 100%;
}
#switcher li.dd {
font-weight: normal;
}
#switcher li.dd a {
font-weight: normal;
cursor: default;
color: #084960;
}