body {
	background-color: #C1B275;
}

a:link {
	color: #072441;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #C1B275;
	text-decoration: none;
}
a:visited {

	color: #342441;
}
a:active {
	text-decoration: underline;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #072441;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #072441;
}
.vots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #072441;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #072441;
	border-right-color: #072441;
	border-bottom-color: #072441;
	border-left-color: #072441;
	margin-right: 30px;
	margin-left: 30px;
}
.tulokset {
	background-color: #D1C592;
	border: 1px dotted #0B3159;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #03163F;
}
.ruler {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-top-color: #072441;
	border-right-color: #072441;
	border-bottom-color: #072441;
	border-left-color: #072441;
	margin-right: 40px;
	margin-left: 40px;
}
.kuva {
	background-color: #C1B275;
	padding: 2px;
	border: 2px dotted #0C3763;
}
.txtp {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #072441;
}

