@charset "utf-8";

/* CSS Document */


.style1 {
	font-family: Arial;
	padding: 0px;
}
.style3 {
	font-family: Arial;
	font-size: 12px;
	color: #636059;
}
.style4 {
	color: #636059;
	font-size: 14px;
	font: bold;
	margin-left: 20px;
}
.style8 {
	color: #00CCFF;
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EED2A5;
	margin-left: 5px;
}
.style5 {
	margin: 20px;
}

.pagetitle {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #636059;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}
