BODY {
	font-family : Arial, Helvetica, Serif;
	font-size : 12px;
	color : #000000;
	background-color : #ca8f8f;
	scrollbar-face-color: #336699;
	scrollbar-shadow-color: #333399;
	scrollbar-highlight-color: #333399;
	scrollbar-3dlight-color: #333399;
	scrollbar-darkshadow-color: #333399;
	scrollbar-track-color: #333399;
	scrollbar-arrow-color: Black;
}

P {
	background-color : transparent;
	color : Black;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : x-small;
	font-style : normal;
	line-height : 15pt;
	margin-left : 10pt;
	margin-right : 10pt;
}

B {
	background-color : transparent;
	color : Black;
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
}

LI {
	background-color : transparent;
	color : Black;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : x-small;
}

H1, H2 {
	background : transparent;
	color : #9D162D;
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12.pt;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin-left : 10pt;
}

A {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10pt;
	font-weight : Bold;
	color : White;
	text-decoration : none;
}

A:ACTIVE {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : White;
	text-decoration : none;
}

A:VISITED {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : White;
	text-decoration : none;
}

A:HOVER {
	background-color : transparent;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : Red;
	text-decoration : none;
}

.otsikko {
	color : #333399;
	font-size : 11pt;
	line-height : 20pt;
}

.nine {
	color : #999999;
	font-size : 9pt;
}

.ten {
	color : #999999;
	font-size : 10pt;
}

.pieni {
	font-size : 8pt;
	color : Black;
}

.pieni:visited {
	color : Black;
}

.pieni:hover {
	color : Red;
}

.musta {
	font-size : x-small;
	color : Black;
}

.musta:visited {
	color : Black;
}

.musta:hover {
	color : Red;
}

.top {
	font-weight: bold;
	font-size : 9pt;
	background-color: White;
	color: White;
}

.top:visited {
	font-weight: bold;
	color: White;
}

.top:active {
	font-weight: bold;
	color: White;
}

.top:hover {
	font-weight: bold;
	color: Red;
}