    A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #004A90;
}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #0069CE;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: bold;
	color: #004A90;
}
.uusivalikko{
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #004a90;
	LINE-HEIGHT: 12pt;
	FONT-STYLE: italic;
	FONT-FAMILY: Times New Roman,Times,Serif;
	margin: 15px 0 0px 15px;
	
}
.tdvasen{
    border-left :1px solid #3E507E;
}
.inLinkki{
    text-decoration: none;;
}

LI {
	color: #004A90;
}

input,textarea {
	border : 1px solid #004A90;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: black;
	background-color: white;
	margin-left: 4px;
}

.otsikko {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: bold;
	color: #004A90;
}

.isootsikko {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	font-weight: bold;
	color: #004A90;
}

.perusteksti {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	color: black;
	line-height : 16px;
}