body 
	{
	margin-top: 10px;
	background: #f2f2f2 url('images/tausta.jpg');
	background-position: top;
	font-size: 11px;
	font-family: verdana;
	color: #585858;
	}
a
	{
	font-weight: bold;
	text-decoration: none;
	}
	a:link {color: #20669a;}
	a:visited {color: #20669a;}	
	a:hover {color: #00294f;}
a img
	{
	border: none;
	}
a.navi
	{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}
	a.navi:link {color: #e0e0e0;}
	a.navi:visited {color: #e0e0e0;}
	a.navi:hover {color: #b5b5b5;}
#bg
	{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/valkoinenetu.png') repeat-x;
	}
#content
	{
	width: 100%;
	margin: 0 auto;
	position: relative;	
	left: 0;		
	}
#poll
	{
	border-style: solid;
	border-color: #004f9d;
	border-width: 0px
	}
#poll tr td dt
	{
	font-family: Verdana;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal
	}