/*
LUMENVALO
www.lumenvalo.fi
by Seppo Laine
GSM: +358 40 735 4165
*/

a:link { color: #DC143C}
a:hover { color: #DC143C; background-color: #F5F5F5}
a:visited { color: #708090}
a:visited:hover { color: #B22222; background-color: #F5F5F5}

body, table {
	font: Helvetica, Arial, serif;
	color: #373D45;
}

/* CONTENT */

#content {
	position: absolute;
	top: 0px;
	left: 58px;
	width: 500px;
	visibility: visible;
	display: block
}


/* TEXT */
h1, h3 { font-family: Georgia, "Times New Roman", Times, serif; }
h1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 21px;
	line-height: 23px;
	font-weight: normal;
	color: #4B6780;
	
}
h2 {
	font-family: Helvetica, Arial, serif;
	font-size: 10px;
	font-weight: normal;
	color: #A9A9A9;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #4B6780;
	line-height: 17px;
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF1F6; */
}
h4 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #4B6780;
	line-height: 17px;

}
h5 {
	font-family: Georgia, Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #696969;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
h6 {
	font-family: Georgia, Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #696969;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
p {	
	font-family: Georgia, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #2C3333;
	font-weight: normal;
	
}
table {	
	font-family: Georgia, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #2C3333;
	font-weight: normal;
	
}
form {	
	font-family: Georgia, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #2C3333;
	font-weight: normal;
	
}


























