body, td {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #003366;
    scrollbar-width: 60;
	}

a {
	color:#003366;
	text-decoration:none;
	}
a:hover {
	color:#006699;
	text-decoration:underline;
	}

.h1	{
	font-size: 12pt;
	color:#003366;
	font-weight : bold;
	}
.h2 {
	font-size: 10pt;
	color:#003366;
	font-weight : bold;
	}
.ylavalikko1 {
		 font-family: verdana,arial,helvetica,sans-serif;
		 color:#FFFFFF;
		 font-size: 9pt;
		 text-decoration:none;
		 }
.ylavalikko1:hover {
		 color:#FFFFFF;
		 text-decoration:underline;
		 }
.ylavalikko2 {
		 font-family: verdana,arial,helvetica,sans-serif;
		 color:#003366;
		 font-size: 10pt;
		 font-weight : bold;
		 text-decoration:none;
		 }
.ylavalikko2:hover {
		 color:#EBF5FF;
		 font-weight : bold;
		 text-decoration:none;
		 }
