BODY {
	font-family: Verdana, "Times New Roman", Times, "New York", serif;
        background: #eeeeee;
	color: black;
	line-height: 1.25em
}



h1 {
  color: #00008b;
  background: transparent;
  font-weight: bold;
  text-align: center;
}

h2 {
  color: #00008b;
  background: transparent;
  font-weight: bold
}

h3 {
  color: #006400;
  background: transparent;
  margin-left: 4%;
  margin-right: 4%;
  font-weight: bold
}

h4 {
  margin-left: 6%;
  margin-right: 6%;
  font-weight: bold
}

h5 {
  margin-left: 6%;
  margin-right: 6%;
  font-weight: bold
}

ul, ol, dl, p {
  margin-left: 6%;
  margin-right: 6%
}

table, ul ul, table ol, table ul {
  margin: 0.1em;
  padding: 0.2em;
  text-align: left;
}

pre {
  margin-left: 10%;
  white-space: pre
}

.vasen {
        background: white none;
	margin-top: 1em;
	padding-bottom: 2em;
	padding-top: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
        border: 1px solid black;
        text-align: left;
        top: 0;
        right: 0;
/*        float: left;*/
        width: 25%;
/*	display: block;*/
        color: black;
}

.oikea {
        background: white none;
	margin-top: 0px;
	padding-bottom: 2em;
	padding-top: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
        border: 1px solid black;
        text-align: left;
        top: 0;
        right: 0;
        float: right;
        width: 25%;
/*	display: block;*/
        color: black;
}


.normaali { 
	font-family: Verdana, "Times New Roman", Times, "New York", serif; 
	font-weight: normal;
	border: 1px solid black;
        background: white none;
  	color: black;
	border-color: black;
	margin: 0.1em;
	padding: 2em;
	padding-bottom: 1em;
        text-align: left;
	line-height: 120%;
}

.formi { 
	font-family: Verdana, "Times New Roman", Times, "New York", serif; 
	font-weight: normal;
	font-size: 12pt;
	border: 1px solid black;
        background: white none;
  	color: black;
	border-color: black;
	margin: 0;
	padding: 0.1em;
        text-align: left;

}

.tausta { 
	font-family: Verdana, "Times New Roman", Times, "New York", serif; 
	font-weight: normal;
	border: 1px solid black;
        background: #eeeeee none;
/*	background: yellow none;*/
  	color: black;
	margin-top: 0;
	padding: 0.4em;
	border-color: black;
	text-align: center;
	line-height: 120%;
}

.menu { 
	font-family: Verdana, "Times New Roman", Times, "New York", serif; 
	font-weight: normal;
	border: 1px solid black;
        background: #BBDDFF none;
  	color: black;
	margin-top: 0;
	padding: 0.5em;
	text-align: left;
        vertical-align: top;
	line-height: 120%;
}



.osoite { 
	font-family: Verdana, "Times New Roman", Times, "New York", serif; 
	border: 1px solid black;
	background: #BBDDFF none;
/*        background: black none;*/
	text-align: right;
  	color: black; /* white*/
	margin-left:  40%;
	padding: 0.1em;
	line-height: 120%;
}

.solu { 
	font-family: Verdana, "Times New Roman", Times, "New York", serif; 
	border: 0px solid black;
	background: #eeeeee none;
	text-align: left;
  	color: black; /* white*/
	margin:  0;
	padding: 0.1em;
	padding-right: 1em;	
}



.solupv { 
	font-family: Verdana, "Times New Roman", Times, "New York", serif; 
	border: 0px solid black;
	background: #000060 none;
	text-align: left;
  	color: black; 
	margin:  0;
	padding-right: 3em;
	
}

.alaosa { 
	font-family: Verdana, "Times New Roman", Times, "New York", serif; 
	border: 1px solid black;
        background: black none;
	text-align: right;
  	color: white;
	margin:  0;
	padding: 0.4em;
	line-height: 120%;
}


.navbar {
	font-family: Verdana, "Times New Roman", Times, "New York", serif; 
	font-weight: normal;
	border: 1px solid black;
        background: yellow none;
  	color: black;
	margin: 0;
	padding: 0.4em;
	text-align: center;
	line-height: 120%;
}



table caption {
  font-size: larger;
  font-weight: bolder
}

table p, table dl, ol p, ul p, dl p, blockquote p, .note p, .note ul, .note ol, .note dl, li pre, dd pre {
  margin-left: 0;
  margin-right: 0
}

p.top {
  margin-left: 1%;
  margin-right: 1%
}

blockquote {
  margin-left: 8%;
  margin-right: 8%;
  border: thin ridge #dc143c
}

blockquote pre {
  margin-left: 1%;
  margin-right: 1%
}

dt a {
  font-weight: bold;
  margin-top: .8em
}

.html {
  color: #000080;
  background: transparent
}

.css {
  color: #800000;
  background: transparent
}

.javascript {
  color: #008000;
  background: transparent
}

.example { margin-left: 10% }

dfn {
  font-style: normal;
  font-weight: bolder
}

var sub { font-style: normal }

.note {
  font-size: 85%;
  margin-left: 10%
}

.SMA {
  color: fuchsia;
  background: transparent;
  font-family: Kids, "Comic Sans MS", Jester
}

.oops {
  font-family: Jester, "Comic Sans MS"
}

.author {
  font-style: italic
}

.copyright {
  font-size: smaller;
  text-align: right;
  clear: right
}

.toolbar {
  text-align: center
}

.toolbar IMG {
  float: right
}

.error {
  color: #DC143C;
  background: transparent;
  text-decoration: none
}

.warning {
  color: #FF4500;
  background: transparent;
  text-decoration: none
}

.error strong {
  color: #DC143C;
  background: #FFD700;
  text-decoration: none
}

.warning strong {
  color: #FF4500;
  background: #FFD700;
  text-decoration: none
}

.warning a:link, .warning a:visited, .warning a:active {
  color: #FF4500;
  background: transparent;
  text-decoration: underline
}

.error a:link, .error a:visited, .error a:active {
  color: #DC143C;
  background: transparent;
  text-decoration: underline
}

.error strong a:link, .error strong a:visited, .error strong a:active {
  color: #DC143C;
  background: #FFD700
}

.warning strong a:link, .warning strong a:visited, .warning strong a:active {
  color: #FF4500;
  background: #FFD700
}

colgroup.entity { text-align: center }

.default { text-decoration: underline; font-style: normal }
.required { font-weight: bold }
td li.transitional, .elements li.transitional {
  font-weight: lighter;
  color: #696969;
  background: transparent
}
td li.frameset, .elements li.frameset {
  font-weight: lighter;
  color: #808080;
  background: transparent
}

.footer, .checkedDocument {
  margin-top: 2em;
  padding-top: 1em;
  border-top: solid thin black
}

strong.legal {
  font-weight: normal;
  text-transform: uppercase
}


CODE {
 font-family: "Courier New", Courier, Monaco, monospace ;
 }
TT {font-family: "Courier New", Courier, Monaco, monospace ;}
PRE {
 font-family: "Courier New", Courier, Monaco, monospace ; 
}
P { margin: 0.5em; }
HR {color: gray ; }
TD { padding: 0.5em; }
TD.linkit { background: #0000aa; }
TH { background: #ffdd00; color: #0000aa; text-align: left }
STRONG.korostus { background: #00ccee; }
A.linkit:link { background: #0000aa; color: #a1a1a1; text-decoration: none;}
A.linkit:visited { background: #0000aa; color: #b1b1b1;}
A.linkit:active { background: #0000aa; color: #080808;}
.title { background: #0000aa; color: #d1d1d1; }
.navarea { background: #FFFF66 ; }
.notrecommended {color: #666666 ; }
.deemphasized {color: #666666 ; }
TABLE.densetable {font-size: 80% ; }
TR.summaryrow { font-size: 90%; background: #00FFFF ; }
CAPTION {font-weight: bold; font-size: 115% ; font-family: Helvetica, Geneva, sans-serif; text-align: center;}
.embeddedfloat {float: right; margin-left: 3em}
H1, H2, H3, H4, H5, H6 {font-family: Georgia, "Century Schoolbook", "Times New Roman", serif ; }
H4 {margin-bottom: 0.5em }
H5, H6 {margin-bottom: 0.2em }
UL.referencelist, .footnote {margin-left: 4em; text-indent: -4em ; font-size: 83%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; list-style: none ; }
A:link, .simulatedlink {color: blue; text-decoration: none;}
A.old:link {color: #2222FF ; }
A.new:link {color: #0000FF ; }
A:visited {color: purple ; }
A:active {color: aqua ; }
A.notrecommended:link {color: #6666FF ; }
A.notrecommended:visited {color: #CC66CC ; }
A.deemphasized:link {color: #6666FF ; }
A.deemphasized:visited {color: #CC66CC ; }
.overline {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-bottom: -2ex ; }
.updatecomment {font-size: 100%; background: #00FFFF ; }
.outsidecomment {font-size: 100%; background: #E9E9E9 ; }
.microtext {font-size: 10% ; }
.useem {color: #CC0000 ;}
A.osoite:link { color: white; text-decoration: none;}
A.osoite:visited {color: white;}
A.osoite:active { color: white;}
