/* yleinen.css */

P {
	text-indent: 5%;
	margin-left: 40px;
}


FORM {
	margin-left: 40px;
}

BODY {
	font-weight: Normal;	
	font-size: 17px;	
	font-family: Arial;
	color: #000000;		
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 5%;
}

A:hover {
	color: #0000a0;
}

A {
	color:#000000;
	text-decoration: underline;
}

.uutiset {
	font-size: 14px;
	font-family: Times;
	margin-left: 55px;
}
A.uutiset {
	font-size: 14px;
	font-family: Times;
}

.tasainen {
	text-indent: 0%;
}

.otsikko {
	font-size: 20px;	
	text-indent: 0%;
}

.on {
	color: #8e8e91;		
	text-decoration: underline;
}


.linkit {
	font-size: 14px;
	font-family: Arial;
	margin-left: 55px;
}

.header {
	font-weight: Bold;
	font-size: 20px;
	font-family: Times;
	background-color: #e2e3bb;
	text-indent: 0%;
}

.footer {
	font-weight: Lighter;
	font-size: 15px;
	font-family: Arial;	
	background-color: #e2e3bb;
	text-indent: 0%;
}

.allekirjoitus {
	font-style: italic;
	font-size: 18px;
	font-family: "Lucida Handwriting", Times;	
	text-indent: 0%;
}

.alaotsikko {
	font-size: 18px;
	text-indent: 0%;
}

.form {
	font-size: 16px;
	font-weight: Normal;
}



