/* yleiset luokat */
body { font-size: 12px; font-family: Verdana; font-weight: normal; color: #aaa; line-height: 18px; margin: 0px; text-align: left; }

#topred, #toparea, #naviarea, #bottomarea, #bottomareaDark { display: none; }

.clear { clear: both; }
.left { float: left; }
img { display: block; }

/* linkkistylet */
a:link	{ color: black; text-decoration: underline; }
a:active { color: black; text-decoration: underline; }
a:visited { color: black; text-decoration: underline; }
a:hover	{ color: black; text-decoration: none; color: }

/* otsikkostylet */
h1 { font-size: 20px; font-weight: normal; color: #333; margin: 0px 0px 40px 0px; }
h2 { font-size: 20px; font-weight: normal; margin: 0px 0px 30px 0px; }