
body { 
 /* background-color: #DEE3E7; */
/* background-color: #FFF799;*/
 background-color: #FFFFFF;
 margin: 0px; 
 padding: 0; 
 font-size: 10pt; 
 font-family: verdana, arial, helvetica, sans-serif;
 color: #006699; 
} 

p { 
 font-family: verdana, arial, helvetica, sans-serif; 
 line-height: 1.3em; 
 margin: 0 0 16px 0;
 /*margin: 0 0 0 0; */
 padding: 0; 
}

h2 {
 color: #006699;
 font-weight: normal;
 font-size: 8pt;
} 

h3 {
 color: #006699;
 font-weight: bold;
 font-size: 10pt;
/* border-right: 1px dashed #006699;*/
 border-bottom: 1px dashed #006699;
} 
a { 
 color: #006699; 
 font-family: verdana, arial, helvetica, sans-serif; 
 /*font-weight: 400;*/
 text-decoration: none; 
} 
a:link { 
 color: #006699;
 /*color: #FF0000;*/
 font-weight: normal;
 font-size: 10pt; 
} 
a:visited { 
 color: #006699;
 font-weight: normal;
 font-size: 10pt; 
} 
a:hover {
 color: #006699;  
 text-decoration: underline;
 font-size: 10pt; 
} 

table {
 width: 100%;
 align: top;
}

td  {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #006699;
}

.menu { 
/* border-right: 0px dashed #111111;*/ 
 /*text-align: center;*/
 /*border-top: 1px solid #006699:*/
 font-size: 10pt;
 font-weight: bold;
 /*padding: 0px;*/
 margin: 20px 0px 0px 15px;
 vertical-align: top; 
 
} 

p.laskuri {
 /*padding: 5px 0px 0px 15px;*/
 font-size: 10pt;
 font-weight: bold;
 border: 1px;
 border-style: solid;
 /*border-style: solid #006699;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;*/
 /*border-top: 1px solid #006699;
 border-right: 1px solid #006699;
 border-bottom: 1px solid #006699;*/
 margin: 0px 45px 0px 42px;
}

p.turelogo {

 font-size: 6pt;
 font-weight: bold;
 /*border: 1px;
 border-style: solid;*/
 margin: 0px 45px 0px 30px;
}



.work { 
 position: relative; 
 height: 800px; 
 /*border-left: 1px solid #006699;
 border-top: 1px solid #006699;
 border-right: 1px solid #006699;
 border-bottom: 1px solid #006699;*/
/* border-left: 1px dotted #006699; */
/* background-color: #EFEFEF;*/
 background-color: #FFFFFF; 
 padding: 10px; 
}


