body {
	background-color: #EAEAEA;
	text-align: center;
}

h1, p.largest
{
	font-family: arial, helvetica, sans-serif;
	font-size: 24pt;
	color: #000000;
	margin: 0px;
	font-weight: normal;
}

h2, p.larger
{
    font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	margin: 0px;
}

h3, p.large
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	margin: 0px;
}

h4
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin: 0px;
}

h5
{
	font-family : arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
}

h6, p.small
{
	font-family : arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
}

p, p.normal
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
}

p.copyrights
{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	margin: 0px;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: Navy;
	text-decoration : none;
}

a.menulink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.menulink
{
	margin-bottom: 10px;
}

hr
{
	color: #000000;
}

#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;
}


div#logo
{
	width: 1000px;
	background-color: Black;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	margin-top: 65px;
	margin-bottom: 20px;
}

div#menu
{
	width: 1000px;
	background-color: White;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	vertical-align: top;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	height: 50px;
	text-align: right;
}

div#contents
{
	width: 1000px;
	background-color: White;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	height: 500px;
}

h1.invert
{
	color: White;
}

p.menu
{
	font-size: 9pt;
	padding-right: 15px;
}

p.copyright
{
	font-size: 9pt;
	text-align: right;
}

div#copyright
{
	width: 1000px;
}
