@charset "UTF-8";
/* CSS Document */


div.tapahtumaFloat{
	float:left;
	width:240px; 
	margin:0px 10px 0px 0px;
	}
	
div.eraser{ clear:both; height:35px; }	


body {
	background-color: #000000;
	}
	
a.nostolinkki{
	display:block;
	margin:10px 0px 10px 0px;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #d46216;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

td {
	font-family: verdana, tahoma, arial;
	background-color:#1e1e1e;
	font-size: 10px;
	color: #dfdfdf;
	background-repeat:no-repeat;
	background-position:top;
	line-height: 15px;
}

h1 {
	background-repeat:no-repeat;
	background-postion:left center;
	height:30px;
	overflow:hidden;
	font-size:2px;
	text-indent:-1000px;
	margin:10px 0px 20px 0px;
}
h2 {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #d46216;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	letter-spacing: 3pt;
	line-height: 20px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #dfdfdf;
	letter-spacing:1px;
	font-style: normal;
	font-weight: normal;
	line-height: 165%;
	margin:5px 0px 20px 0px;
}
h4 {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #d46216;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

p, ul{
	color:#fff;
	font-family:verdana, sans-serif;
	font-size:12px;
	line-height:150%;
	margin:;
}

a {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #097043;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
