<!--  /********************************************************************

 Muutokset
    5.2.2004  Henrik Martikainen
		    Muokattu ulkoasua, muutettu kiinteitä kokoja suhteellisiksi 
		
		13.10.2003  Mika Ratola
        Lisätty TABLE.whiteBorder ja TD.WhiteBorder

    22.09.2003  Jarkko Ilomäki
        Lisätty TD.SolidBorder, TD.HeaderWithBorderAndColor ja
        TABLE.VersionHeader

 ********************************************************************/ -->

.links {
	border-style: ridge;
	border-width: 5px;
	border-color: #816900;
	background: #00722B none;
	color: white;
	text-align: center;
	padding-top: 0.7em;	padding-bottom: 0.7em;
	padding-left: 0em;	padding-right: 0em;
	float: right;
	top: 0%; left: 0%;	
	width: 12em;
	height: 10em;
	margin: 1em 1em 1em 1em;
}

.right {
  text-align: right;
}

.strong {
  font-weight : bold;
  margin-top : 1em;
} 

a, a:link , a:visited {
	text-decoration : underline; 
	color : #0000cc;
}

a:hover {
	text-decoration : underline;
	color : #ff9900;
} 

a.linkbar{
  font-size : 1.3em;
  text-decoration : none;
  color: white;
}

a.linkbar:visited{
  font-size : 1.3em;
  text-decoration : none;
  color: white;
}

a.linkbar:hover {
	text-decoration : none;
	color : #00E84A;
} 
 
body {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 0.9em; 
	text-decoration : none; 
	color : #000000;
	padding-left: 1em;
	background: #90D08E;
}

h1 {
	font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size : 2em; 
	font-weight : bold; 
	text-decoration : none; 
	color : #000000; 
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 1.4em; 
	font-weight : bold; 
	text-decoration : none; 
	color : #000000; 	
} 

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 1.1em; 
	font-weight : bold; 
	text-decoration : none; 
	color : #000000;
}

h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #000000; 
}

li {
  margin-left : 0px;
}

p {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 1em; 
	text-decoration : none; 
	margin-left : 1em; 
	color : #000000; 
} 