/* Fontit */

p {
	font-family: arial;
	font-size: 16px;
	letter-spacing: 0.008cm;
	color:#505050;
	line-height: 0.55cm;
	margin-top: 0.1cm
}

.ps {
	font-family: arial;
	font-size: 14px;
	letter-spacing: 0.006cm;
	color:#ada18b;
	line-height: 0.5cm;
	margin-top: 0.1cm;
}

h1 {
	font-family: arial;
	color: #dacfb9;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.008cm;
	margin-top: 0.8cm;
	margin-bottom: 0.2cm;
}

h1.o {
	margin-top: 0.8cm;
	margin-bottom: 0.2cm;
	margin-top: 0.8cm;
	margin-bottom: 0.0cm;
}

/* sivun marginaalien maaritykset */

body {
	margin:0px; 
	/* taustojen maaritykset */
	background-color: #131313;
	background-image: url('../images/bgr.gif');
	background-repeat: repeat-x;
}

.gra {
	font-size: 13px;
	font-family: arial;
	letter-spacing: 0.05cm;
	line-height: 125%;
}

.orange {
	font-size: 13px;
	font-family:arial;
	letter-spacing: 0.05cm;
	line-height: 125%;
	color: #F59723; 
}

.blue {
	color: #7EB4FF;
}

.content {
	background-color: #ffffff; 
}

.navi {
	background-color: #ffffff; 
}

/* kuvioiden maaritykset */

.line {
	background-image: url('../pics/line_bl.gif');
}

.tiling {
	background-image: url('images/bgr.gif'); 
	background-repeat: repeat-x
}

/* linkkien maaritykset */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
}

a { text-decoration:none; }
a:link { color : #0096b3; }
a:visited { color:#0096b3; }
a:active { color:#0096b3; }
a:hover { text-decoration: underline; }

.emphasis {
	font-weight: bold; 
	line-height: 20%;
}

.longlink { font-size: 14px; }
.longlink { line-height: 180%; }

.footerSmall {
	text-align: center;
	/*opacity: 0.4;*/
}

