/* Kuurmanpohjatyylit */

body {
	margin: 30px;
	background-color: #FFFFFF;
	border-color: #000000;
}

body, td {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
        margin-left: 30px;
}

p {
	width: 600px;
        font-family: Arial, Verdana, sans-serif;
        font-size: 14px;
}

h1 {
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}

h2 {
	color: #000000;
        font-family: Arial;
	font-weight: bold;
        font-size: 14px;
}

h3 {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

h4 {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
        border-color: #000000;
}

a:hover, a:active {
	text-decoration: underline;
	border-color: #000000;
}
