body {
	background-color: #E2E2E2;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
}

div#top {
	font-family: Georgia, Arial, Times New Roman, Helvetica;
	color: White;
	font-size: 24pt;
	padding-left: 15px;
	padding-top: 8px;
	background-image: url(left_top.gif);
	background-repeat: no-repeat;
	height: 85px;
}


div#menu
{
	padding-left: 10px;
	padding-bottom: 100px;
	float: left;
	background-image: url(left_bottom.gif);
	padding-right: 50px;
	width: 25%;
}

div#contents
{
	padding-top: 20px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 2px;
	width: 75%;
	display: inline-block;
}

div#copyrights {
	margin-top: 100px;
	padding-bottom: 200px;
	background-color: transparent;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 3px;
}


h1
{
   font-family: Georgia, arial, helvetica, sans-serif;
   font-size: 20pt;
   color: black;
	margin: 0px;
}

h2
{
   font-family: Georgia, arial, helvetica, sans-serif;
	font-size: 16pt;
	color: black;
	margin: 0px;
}

h3
{
	font-family: Georgia, arial, helvetica, sans-serif;
	font-size: 14pt;
	color: black;
	margin: 0px;
}

h4
{
	font-family: Georgia, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	margin: 0px;
}

h5
{
	font-family : Georgia, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	margin: 0px;
}

h6
{
	font-family : Georgia, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	margin: 0px;
}

p, p.normal
{
	font-family: Georgia, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

p.copyrights
{
	font-family: Georgia, arial, helvetica, sans-serif;
	color: Black;
	font-size: 8pt;
	margin: 0px;
}

p.top
{
	padding-top: 5px;
}

a
{
	color: Navy;
	text-decoration: none;
}

a.top
{
	color: #FFFFFF;
}

a.top_y
{
	color: Yellow;
}

a.valikko
{
	color: Navy;
}

a:hover
{
	color: Maroon;
	text-decoration : underline;
}

a:hover.top
{
	color: Navy;
}

hr
{
	color: White;
	border-top-color: Black;
	border-top-style: dotted;
	border-top-width: 2px;
	size: 1px;
}

.menulink
{
	font-family: Georgia, Arial, Helvetica;
	color : Navy;
	font-size: 12pt;
}

#linkki {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
}

#linkki2 {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}



