.hight {
	height: 100%;
	width: 778px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #082C47;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #1C547C;
}
.main {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1C547C;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}


.style1 {
	color: #082C47;
	font-weight: bold;
}
.style2 {
	color: #C83131;
	font-weight: bold;
	font-size: 24px;
}
.style3 {color: #C83131}
.style4 {color: #1C5ED7}
.style8 {
	color: #CC3300;
	font-size: 24px;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #8C8CFF;
}
a:active {
	text-decoration: none;
	color: #8C8CFF;
}

