body    {
	margin: 10px;
	padding: 0px;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #E2EAFF;
	background-image: url(../tausta.gif);
	}

#content {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 1300px;
	width: 680px;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background-color: #FFFFFF;
	padding-right: 15px;
	text-align:justify;
	 }
#side {
	 position: absolute;
	 top: 10px;
	 left: 720px;
	 height: 410px;
	 width: 260px;
	 padding: 0px;
	 border-style: solid;
	 border-width: 2px;
	 border-color: #000000;
	 background-color: #ffffff;
	 }
a 	{
	text-decoration: none;
	font-weight: bold;
	color:  #333366;
	outline: none;
	}
a:visited {
	  color:  #333366;
	  }
a:active  {
	  color:  #333366;
	  }
a:hover   {
	  color: #333366;
	  text-decoration: underline;
	  }
p 	{
	text-align:justify;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	}
img 	{
	border: 1;
	padding: 0px;
	}
otsikko {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	}
alaotsikko {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	}
kuvateksti {
	font-size: 10px;
	line-height: 18px;
	text-align: justify;
	}
td img  {display: block;}
li	{
	font-size: 12px;
	line-height: 20px;
	}

