
h2 {
padding: 5px;
margin: 5px 5px 5px 5px;
border: 1px dotted;
color: #CCC;
background: #333;
}

.laatikko {
padding: 5px;
margin: 10px 5px 5px 5px;
border: 1px dotted;
color: #ccc;
background: #333;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #999;
}
body {
	margin-left: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
}

.leftin {margin-left: 1em}
.cright {font-size: .7em}

/*
.header {
	font-weight: bold;
	font-size: 1.5em;
*/

