
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background: url(varileikki.php);
	background-attachment: fixed;
}
.top {
	height: 36px;
	background-image: url(images/top.gif);
	text-align : center;
}
h1 { text-align : center }

h2 { margin-left : 1em }

h1, h2, h3, h4, h5, h6 {  font-weight:700; }

h1 { font-size: 170%; }

h2 { font-size: 130%; }

h3 { font-size: 100%; }

h4 { font-size: 90%; }

h5 { font-size: 80%; }

h6 { font-size: 80%; }

p { margin: 0.3em 0 0.9em 0; font-size: 100%; }

a:link   { color: Black; text-decoration: none; }
a:active { color: Black; text-decoration: none; }
a:hover  {	color: Red;	background-color: #DDFFEE;	text-decoration: none; }
a:visited   { color: Black; text-decoration: none; }

img {
	border: 0px;
}
a img {
	border: 0px;
}

table{
   width: 65%;
	word-spacing: 2px;
   border-color: #FBFBFB;
   font-family : Verdana, Arial, Helvetica;
   line-height: 120%;
	font-size: 12px;
	font-weight: bold;
}

.tle2{
   width: 65%;
	word-spacing: 2px;
   text-align: center;
   background-color: #e7e8f1;
   border-color: #FBFBFB;
   font-family : Verdana, Arial, Helvetica;
   line-height: 120%;
	font-size: 12px;
	font-weight: bold;
}

.grey {
   height: 40px;

}

.left {
   text-align: left;
}

.f2 {
   width: 33%;
   background-color: #f2f2f2;
   text-align: center;
}

.fb {
   background-color: #fbfbfb;
}
