* {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

body {
	margin: 9px;
  	margin-left: 15%;
	background: #000051;
}

img {
	border-width: 1px;
	border-color: gray;
}


td {
	vertical-align: top;
	padding: 3px;
}

th {
	text-align: justify;
}

td.teksti {
	padding-right: 10px;
	text-align: justify;
}

div.outercontainer {
	border: 2px solid #c7986e;
	border-top-width: 2px;
	width: 700px;
}

div.container {
	background: #E3DEFE;
	border: 1px solid #808080;
	border-top-width: 1pt;
	min-height: 400px;
	padding: 25px;
}

h1 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 25px;
}

h2 {
	font-size: 16px;
	border-bottom: 1px solid #808080;
	margin-top: 20px;
}

h3 {
	font-size: 14px;
	border-bottom: 1px solid #808080;
	margin-top: 20px;
}

p.menu {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	text-align: center;
	padding-right: 25px;
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: 25px;
	background: #CCCCFF;
}

a.menu {
	color: #700404;
	text-decoration: none;
}

a.menuValittu {
	color: #700404;
	text-decoration: none;
    font-weight: bold;
}
a.linkki {
	color: #7D0F0F;
	line-height: 20px;
	text-decoration: none;
	border-bottom: 1px solid #7D0F0F;
}

a.menu:hover {
	color: black;
}
