@charset "utf-8";
body {
	background-color: #005BA2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	background-image: url(image/main.jpg);
	background-repeat: repeat-x;
}
.butt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005CA5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}

.tablesch {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px dashed #006699;
}

a:link, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a:hover, a:active {
	text-decoration: underline;
	color: #183348;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #123F66;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
s
