﻿* {
	margin: 0; padding: 0; text-align: left;
}

/* Hides from IE5-mac \*/
* html { margin-top: -15px; padding: 0; font-family: "helvetica neue", arial, sans-serif; }
/* End hide from IE5-mac */



/* commented backslash hack v2 \*/
*>html { margin-top: 0; }
/* end hack */


body {
	font-size: 76%; text-align: center; margin: 0; padding: 0; font-family: "helvetica neue", arial, sans-serif;
}
a {
	color: #0b6cac; text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

div.ohjeistus, div.valmis {
	color: #0b6cac; font-size: 1.2em; font-weight: bold; margin-top: 20px; text-align: left;
}
div.ohjeistus p, div.valmis p {
	color: #000; font-size: 1em; font-weight: normal; margin-top: 0px; padding-left: 20px;  text-align: left;
}



p {
	line-height: 1.5em; margin: 0; padding: 0; margin-top: 10px; padding-bottom: 10px;  text-align: left;
}
h1, h3, h4 {
	color: #0b6cac; text-transform: uppercase; font-size: 1.2em; padding-bottom: 5px;  text-align: left;
}
h2 {
	text-transform: uppercase; font-size: 1em; font-weight: normal;  text-align: left;
}

div.valmis { background-color: #0b6cac; color: #fff; width: 550px; padding: 10px;}
div.valmis p { color: #fff; padding-bottom: 0;}
div.valmis h2{ color: #fff; }
div.valmis a{ color: #fff; }

