
#header {
	background: url(../pics/header_bg.gif) repeat-x bottom left;
	height: 140px;
	margin: 40px 0 0 0;
}

BODY TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}

h3 {
	margin: 0;
}

A {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

A:Hover {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.otsikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 26px;
}


.punainen {
	color: #CC3300;
}