a.normal {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #054a83;
    font-size: 12px;
}

a.normal:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #054a83;
}

a.largelink {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #054a83;
    font-size: 16px;
}

a.largelink:hover {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #054a83;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	margin-left : pt;
	text-decoration : none;
	color: white;
	font-size :10pt;
}

a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	margin-left : pt;
	text-decoration : none;
	color: #054a83;
}

H2 {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	margin-top : auto;
	color: #000033;
	margin-left : 10pt;
	font-size : medium;
}
H3 {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	margin-top : auto;
	color: #000033;
	margin-left : 10pt;
	font-size : small;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
	text-align : justify;
	color: Black;
	margin-left : 15pt;
	margin-right : 10pt;
}

.ala {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	text-align : left;
	color: #000033;
	margin-left : 15pt;
}
.naviala {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	text-align : left;
	color: #000033;
}
.teksti {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	text-align : left;
	color: #447CB6;
}

img.graph {
	border: 1px solid black;
}

table { 
	padding: 0px;
	margin: 0px;
	border: 0px;
}
	
table.list {
	border: 1px solid black;
}

table.list th {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
}

table.list td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
}


.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	text-align: left;
	color: black;
}

.smallheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	color: black;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: black
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

td.navi {
        background: #FFFFFF url(/back.jpg) no-repeat;
        margin: 0;
        padding: 0;
        border: none;

        width: 150px;
        align: left;
        vertical-align: top;
}

p.navi {
        font-family : Arial, Helvetica, sans-serif;
        font-style : normal;
        font-weight : normal;
        font-size : 10pt;
        text-decoration : none;
        color: Black;
        margin-left : 0pt;
        margin-right : 0pt;
}

a.navi1 {
        font-family : Arial, Helvetica, sans-serif;
        font-style : normal;
        font-weight : normal;
        padding: 1px 0 1px 0;
        margin: 0 0 0 22px;
        text-decoration : none;
        color:#FFF;
        width: px;
    height:15px;
        font-size :10pt;
}
a.navi1:hover {
        font-family : Arial, Helvetica, sans-serif;
        font-style : normal;
        font-weight :bolder;
        margin: 0 0 0 22px;
        height:15px;
        width: px;
        text-decoration : none;
        color:#FFF;
        font-size :10pt;
}

