<!-- linkit -->
A:Link { color: #053E4C; text-decoration: none; }
A:Visited { color: #053E4C; text-decoration: none; }
A:Active { color: #053E4C; text-decoration: none; }
A:Hover { color: #000000; text-decoration: none; }

<!-- fontit, koot ja tyylit & leiptekstin vri -->
BODY { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:
#333333; font-weight: normal; }
TEXT { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:
#333333; font-weight: normal; }
TD {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:
#333333; font-weight: normal; }
UL { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:
#333333; font-weight: normal; }
LI { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:
#666666; font-weight: normal; }
B { font-weight: bold; }
I { font-style: italic; }
U { text-decoration: underline; }
H1 { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color:
#053E4C; font-weight: bold; }
H2 { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:
#333333; font-weight: bold; }
P { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:
#333333; font-weight: normal; }

<!-- fonttien värit -->
.paaotsikko { color: #053E4C; font-weight: bold; font-size: 14px; }
.linkki { color: #333333; font-weight: bold; font-size: 11px; }
.leipateksti { color: #333333; font-size: 11px; }
.valiotsikko { color: #333333; font-weight: bold; font-size: 11px; }

<!-- YLLÄPITO -->
.otsikko { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color:
#053E4C; font-weight: bold; }
.huomio { font-weight: bold; color: #ff0000; }



	.taulu
{
	background-color: #f5f7fa;
	border-bottom: 1px #91a8c3 solid;
	border-top: 1px #91a8c3 solid;
	border-left: 1px #91a8c3 solid;
	border-right: 1px #91a8c3 solid;
	padding: 2px; }

.cal_1 {
	width: 480px;
	text-align: left;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-right: 10px;
	background-color: #5f84b3;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold;
}

.cal_2 {
	background-color: #f5f7fa;
	width: 480px;
	height: 460px;
	color: #333333;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #91a8c3;
	
}

HR {
	color: 91a8c3;
	height: 1px;
	padding: 0px;
	background-color: 91a8c3;
}

SELECT {
	border-bottom: 1px #91a8c3 solid;
	border-left: 1px #91a8c3 solid;
	border-right: 1px #91a8c3 solid;
	border-top: 1px #91a8c3 solid;
   background-color: #e6edf6;
COLOR: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
margin-bottom: 6px;
}

INPUT { 
	border-bottom: 1px #91a8c3 solid;
	border-left: 1px #91a8c3 solid;
	border-right: 1px #91a8c3 solid;
	border-top: 1px #91a8c3 solid;
   background-color: #e6edf6;
COLOR: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
margin-bottom: 6px;
}

TEXTAREA { 
	border-bottom: 1px #91a8c3 solid;
	border-left: 1px #91a8c3 solid;
	border-right: 1px #91a8c3 solid;
	border-top: 1px #91a8c3 solid;
   background-color: #e6edf6;
COLOR: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
margin-bottom: 6px;
}