             
h1    { font-family: Arial;             color: white;     font-size: large;       }
h2    { font-family: Verdana, Arial;    color: black;     font-size: x-small;       }  
h3    { font-family: Verdana, Arial;    color: black;     font-size: x-small;       }  
h4    { font-family: Verdana, Arial;    color: white;     font-size: x-small;       }  
.v-otsikko { margin: 1.3em 2em 1.1em 2em;  padding: 0;  font-family: Verdana, Arial;  color: ffffff;  font-size: x-small; }  

p     { font-family: Verdana, Arial;    color: black;     font-size: x-small;       }
li    { font-family: Verdana, Arial;    color: black;     font-size: x-small;       }
                                                                                     
body  { font-family: Verdana, Arial;    color: black;     font-size: x-small;       }
table { font-family: Verdana, Arial;    color: black;     font-size: x-small;       }
                                                                                                                    
a:link    { font-family: Verdana;     color: 999999;   font-size: x-small;     text-decoration: none; }
a:visited	{ font-family: Verdana;     color: B48D6B;   font-size: x-small;     text-decoration: none; }
a:hover   { font-family: Verdana;     color: 333333;   font-size: x-small;     text-decoration: none; }

.tyopaikka       { font-family: Verdana;     color: black;    font-size: xx-small;       }
.linkki2:link    { font-family: Verdana;     color: 999999;   font-size: xx-small;     text-decoration: none; }
.linkki2:visited { font-family: Verdana;     color: B48D6B;   font-size: xx-small;     text-decoration: none; }
.linkki2:hover   { font-family: Verdana;     color: 333333;   font-size: xx-small;     text-decoration: none; }

.malli {
	border-top-color: #875B34;
	border-right-color: #875B34;
	border-left-color: #875B34;
	border-bottom-color: #875B34;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
   }
   
.kelluva { width: 40%;  margin: 0px 25px 10px 0px;  float: left;  border: 0px;  }
.levee   { width: 100%;  margin: 10px 10px 25px 0px;  border: 0px;  }
.kapee   { width: 240px;  margin: 10px 10px 25px 0px;  border: 0px;  }            
.messuteksti { margin: 10px 0px 10px 0px; text-align: center; }
.messuteksti-2 { margin: 10px 10px 10px 30px; }
.messukiitos { margin: 10px 10px 10px 10px;  }

	