body {
	background-image: url(../images/bg_01.gif);
	margin: 0px;
}
.box1 {
	font-size: 80%;
	line-height: 130%;
	text-align: left;
	width: 570px;
	margin-top: 15px;
	margin-right: 120px;
	margin-bottom: 40px;
	margin-left: 120px;
}
.copyright {
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	padding: 1px;
	background-color: #FF9900;
	text-align: center;
}.footer {
	font-size: 75%;
	line-height: 130%;
	color: #333333;
	text-align: right;
	padding: 3px 20px 3px 3px;
}

a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #336633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

.box1 a:link {
	color: #444444;
	text-decoration: none;
}
.box1 a:visited {
	color: #444444;
	text-decoration: none;
}
.box1 a:hover {
	color: #444444;
	text-decoration: underline;
}

h2 {
	font-size: 100%;
	color: #333333;
	background-image: url(../images/h2.gif);
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC99;
	text-align: left;
}
strong {
	font-weight: lighter;
	color: #CC0000;
}

h1 {
	padding-top: 25px;
	width: 600px;
	margin-right: 105px;
	margin-left: 105px;
	font-size: 130%;
	color: #009933;
}
p.submenu {
	font-size: 80%;
	color: #666666;
	width: 750px;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 3px;
	margin-left: 30px;
}
h3 {
	font-size: 120%;
	color: #006666;
	margin-right: 5px;
	margin-left: 5px;
}
.caption {
	font-size: 75%;
	color: #006666;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 120%;
}
.text-small {
	font-size: 90%;
	line-height: 140%;
	color: #006666;
}
.border1 {
	padding: 5px;
	border: 1px solid #666666;
	text-align: left;
	font-size: 95%;
}
.base-yellow {
	background-color: #FEF9D1;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.img01 img {
	border: 1px solid #666666;
}
