BODY    {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #cbcbcb;
	font-family: Arial, sans-serif;
	font-size: 1em;
}

A  {
	color: #090959;
}

A:Hover  {
	color: #6f6f6f
}

H1 {
	font-size: 2em;
}

H2 {
	font-size: 1.5em;
}

H3 {
	font-size: 1.3em;
}

UL {
	list-style-position: outside;
}

P {
	text-align: justify;
}

.clr {
	clear: both;
}

SPAN.tehtava {
	font-size: 1.1em;
	font-weight: bolder;
}

IMG.sponsorit {
	background: #ffffff;
	border: none;
}

.center {
	text-align: center;
}

A.valikko  {
	font-size: 0.8em;
       text-decoration: none;
	font-weight: bold;
	color: #dfdfdd;
       background-color: #000000;
}

A.valikko:Visited {
	color: #dfdfdd;
       background-color: #000000;
}

A.valikko:Hover {
	color: #000000;
	background-color: #dfdfdd;
}

A.olet_tassa {
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
	color: #fff500;
       background-color: #000000;
}

A.olet_tassa:hover {
	color: #000000;
	background-color: #fff500;
}

A.palkkilinkki {
	text-decoration: none;
	color: #000000;
}

A.palkkilinkki:Hover {
}

A.kotilinkki {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #fff500;
       background-color: #000000;
	padding: 0 0 0 0.5em;
	margin: 0.4em 0 1em 0;
}	

A.kotilinkki:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff500;
}	

A.kotilinkki:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #fff500;
}	

#otsikko {
	color: #fff500;
}

UL.valikko {
	text-align: left;
        margin: 0;
        padding-left: 1em;
        padding-right: 0;
        padding-top: 0.1em;
        padding-bottom: 0.1em;
        list-style-type: none;
        list-style-position: outside;
	color: #ffffff;
}

DT.pvm {
	font-weight: bold;
}

DIV.henkilo {
        font-size: 1.2em;
        margin: 0;
        padding: 0;
}

IMG.henkilo, IMG.materiaali {
        float: left;
        padding-right: 2em;
        padding-left: 0em;
        padding-top: 0em;
        padding-bottom: 1em;
        border: none;
        margin: 0;
}

