body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.line01 {
	border: 2px solid #86B5E0;
}
.line02 {
	border: 4px solid #6585A2;
}
.line03 {
	border: 1px solid #679AC9;
}
.line05 {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #4484BD;
	border-right-color: #4484BD;
	border-bottom-color: #4484BD;
	border-left-color: #4484BD;
}


.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
.line04 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4484BD;
	border-right-color: #4484BD;
	border-bottom-color: #4484BD;
	border-left-color: #4484BD;
}

.weight {
	line-height: 20px;
}
a:link {
	color: #4786BE;
}
a:visited {
	color: #4786BE;
}
.top {
	background-image: url(images/enlogo.jpg);
	background-repeat: no-repeat;
}
