BODY, P, textarea p { 
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fefefe;
	color: #2d2d2d;
}


p {
	margin:10px 0 0px 0;
}
ul{
	margin:10px 0 10px 0px;
	padding-left:20px;
}

p.ingress {
	margin: 0px;
	color: #457f8d;
	font-weight: bold;
}

/* MENU TEXT ITEM STYLES */

a.nuoli, a.nuoli:link, a.nuoli:visited
{
	display: block;
	background-image: url('../img/nuoli.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: underline;
}


a, a:link, a:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #0167af;
	text-decoration: none;
}


.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input {
	font-size: 8pt;
}


h1 {
	color: #0071cf;
	font-weight: 300;
	font-size: 20px; 
}

h2 {
	font-size: 13pt;
	font-weight: normal;
	color: #457f8d;
}

h3 {
	font-size: 12pt;
	color: #7b7f80;
	font-weight: normal;
	margin-bottom: 10px;
	color: #457f8d;
}

h4 {
	color: #458AD7; 
}

h5 {
	color: #458AD7; 
}

h6 {
	color: #458AD7; 
}

/* Tapahtuma kalenterin tyylit */
#kalenteri
{
	border-spacing: 3px;
	border-style: none; 
	height: 110px;
	margin-top: 8px;
	font-family: Tahome, Verdana, sans-serif;
}

.cal
{
	font-size: 9px;	
}

.viikonpaiva
{
	font-size: 8px; 
	text-align: center; 
	border-style: none; 
	padding: 1px 3px 1px 5px; 
	color: #545557;
}
.paiva
{
	font-size: 9px; 
	text-align: center; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #c0c8ca; 
	padding: 1px 3px 1px 3px; 
	white-space: nowrap; 
	vertical-align: middle;
}
a.tapahtumat, a.tapahtumat:link, a.tapahtumat:visited
{
	
	margin: 5px 0px 5px 0px;
	color: #565658;
}
a.normipvm, a.normipvm:link, a.normipvm:visited
{
	color: #565658;
}
a.harmaapvm, a.harmaapvm:link, a.harmaapvm:visited
{
	color: #c4c2c7;
}
a.nytpvm, a.nytpvm:link, a.nytpvm:visited
{
	color: #589ea8;
	font-weight: bold;
}
a.tapahtumapvm, a.tapahtumapvm:link, a.tapahtumapvm:visited
{
	color: #fff;
}

strong {
color: #2e2e2e;
}

hr {
margin-top: 10px;
margin-bottom: 10px;
border : none;
border-top : dashed 1px #CCCCCC;
color : #FFFFFF;
background-color : #FFFFFF;
height : 1px;
}

