body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #fefefe;*/
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	border: none;
	}
/*vasen navigaatio*/
td.navi {
	background: #FFFFFF url(http://www.ficix.fi/images/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;
}
/*kaikki sisällön alla*/
td.sisalto {
	background: #FFFFFF url(http://www.ficix.fi/images/banner1.jpg) no-repeat;
	text-align: left;
	vertical-align: top;
	margin: 0 2px 0 0;
	padding: 5px 20px 20px 10px;
	width: 700px;
	height: 500px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}

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;
}
/*pohja*/
 .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;
}


