.navigation {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #E6FF00;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
}
body {
	margin: 25px 0px 30px 25px;
	padding: 0;
	font-family: georgia, times new roman;
	color: black;
	background-color: #747496;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #DADAFC;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
a.white:hover {
	color: #fff;
	text-decoration: none;
	}
a.yellow:hover {
	color: #E6FF00;
	text-decoration : underline;
	}	
strong, b {
	font-weight: bold;
	}
p {
	color: #000;
	font-family: georgia, times new roman;
	font-size: 11px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
img {
	border: 0;
	}
.tinyname {
	font-family: georgia, times new roman;
	font-size: 9px;
	color: #414163;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.date {
	font-family: georgia, times new roman;
	color: #747496;
	font-size: 9px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0; 
	}
#content {
	float: left;
	padding: 100px 10% 10px 10%; /* shorthand box properties tip: think of a clock: 12, 3, 6, 9 */
	margin: 0 0px 0 0;
	background: #A7A7C9 url(../images/logo_suominen.gif) no-repeat;
	width: 75%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 55%;
	}
html>body #content {
	width: 55%; /* ie5win fudge ends */
	}
#menu {
	padding: 62px 0px 0px 0px;
	font: 9px/13px georgia, times new roman;
	font-weight: bold;
	color: #fff;
	}

