BODY {
    font-family: Arial;
    color: #8C8C8C;
    scrollbar-face-color: #ff9900;  
    scrollbar-track-color: white;
    scrollbar-backgound-color: white; 
    scrollbar-arrow-color: white;
}

TABLE.tausta_etusivu {
    width: 744px;
    height: 512px;
}
TABLE.tausta_ylaosa {
    width: 760px;
    height: 283px;
    margin-left: 4px;
}
TABLE.tausta_raportti {
    width: 755px;
   }
TABLE.tausta_login{
    width: 427px;
    height: 283px;
   }
TABLE.tausta_yritystiedot{
    width: 700px;
    height: 650px;
   }   
TABLE.tausta_alaosa{
    height: 60px;
    margin-left: 9px;
    width: 755px;
   }
   
TABLE.tausta_sisus {
    width: 680px;  
}
TABLE.tausta_sisusyla {
    width: 700px;
   
}
TABLE.tausta_sisus_yritystiedot{
    width: 600px;
   
}
TABLE.etusivu_yla {
    width: 100%;
    background-color: #56A5EC;
}

p.perusfontti {
    font-size: 15px;
    }
    
p.perusfontti2 {
    font-size: 12px;
    }
TABLE.kysymys_yla {
    width: 90%;
    margin-left: auto;
	margin-right: auto;
}
}

TABLE.perus {
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

h1 {
    color: #736F6E;
    font-size: 20pt;
    }

table.ylavari {
    background-color: #56A5EC;
    border-style: none;
    border-width: 0px;
   }

table.alavari  {
    background-color: #F6F6F6;
    border-style: none;
    border-width: 0px;
}

h2 {
    font-size: 16pt;
    }
h4 {
    font-size: 12pt;
    font-weight: normal;
    
    }

table.kysymys_yla {
    width: 500px;
    text-align: left;
    border-width: 0px;
}
img
{  border-style: none;
}
table.rap_boksi {
    border-style: solid;
    border-width: 1px;
    border-color: #56A5EC;
    }
a:link, a:visited {
    color: #FF8000;
    text-decoration: none
    }
