/* yleiset luokat */
body { font-size: 12px; font-family: Verdana; font-weight: normal; color: #333; line-height: 18px; margin: 0px; text-align: left; background: #FFF url(../images/bg_content.gif) repeat-x; }

#logo, #graph, #naviarea {
	display: none;
}

.clear { clear: both; }
.left { float: left; }
img { display: block; }

/* linkkistylet */
a:link	{ font-weight: normal; text-decoration: underline; color: #0288bd; }
a:active { font-weight: normal; text-decoration: underline; color: #0288bd; }
a:visited { font-weight: normal; text-decoration: underline; color: #0288bd; }
a:hover	{ font-weight: normal; text-decoration: none; color: #0288bd; }

h1 { font-size: 18px; font-weight: bold; color: #666; margin: 10px 0px 40px 0px; }