.contour {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #93ABD7;
	border-right-color: #93ABD7;
	border-bottom-color: #93ABD7;
	border-left-color: #93ABD7;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: inset;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/off_10.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #775900;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #775900;
	font-weight: bold;
	text-decoration: underline;
}
a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #775900;
	font-weight: bold;
	text-decoration: underline;
}
