

BODY, P {
	font : 85% Arial, Helvetica, sans-serif;
}


A {
	text-decoration : none;
	color : #660000;
}

/* note that A:HOVER isn't supported by all browsers */
A:ACTIVE {  
	color : #660000;
	font-size: 100%;
	font-weight : bold;
	}

A:VISITED { 
	color : #660099; }


TD.smallprint {
	font-size : 70%;
	color: #990000;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	font-size: 250%;
	font-weight: bold;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	font-size: 220%;
	font-weight: bold;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	font-size: 200%;
	font-weight: bold;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	font-size: 150%;
	font-weight: bold;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	font-size: 100%;
	font-weight: bold
}

H6 {
		font-family : Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	font-size: 85%;
	font-weight: bold
}

.otsikko {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 30px;
	color : #FFFFCC;
}

A {
	color : #660000;
	text-decoration : none;
}

A:HOVER {
	color : #660000;
	font-size : 100%;
	font-weight: bold;
}

A:ACTIVE {
	color : #660000;
	font-size: 100%;
	font-weight : bold;
}

A:VISITED {
	color : #660099;
}


P.diesel {
	font-family : monospace;
	color : #CCFFCC;
	letter-spacing : 5px;
}
