.perustyyli { 	font-family: "Arial";
              	font-size: 13px;
              	background-image: url("kuvia/horizontal_red.gif");
              	background-repeat:repeat;
				}

.valikko { 		font-family: "Arial narrow"; font-size:16px; color:#ECE6E6;
				}

p {           	font-size: 12px;
				color: #000000;
				margin: 15px 15px 15px 15px;
				}
				
p.eng	 {		font-family: "Times New Roman";
				font-size: 12px;
				color: #ffffff;
              	text-align: justify;
              	font-style: italic;
              	margin: 15px 15px 15px 15px;
              	}

h1 {          	color: #5A0000;
				font-size: 24px;
				font-family: "Trebuchet MS";
				margin: 30px 15px 30px 15px;
				}

h2 {          	color: #5A0000;
				font-size: 20px;
				font-family: "Trebuchet MS";
				margin: 30px 15px 30px 15px;
				}

h3 {          	color: #5A0000;
				font-size: 16px;
				font-family: "Trebuchet MS";
				margin: 15px 15px 0px 15px;
				}

h4 {          	color: #5A0000;
				font-size: 14px;
				font-family: "Trebuchet MS";
				margin: 15px 15px 0px 15px;
				}

h5 {          	color: #000000;
				font-size: 12px;
				font-family: "Trebuchet MS";
				margin: 15px 15px 0px 15px;
				}

dt {          	font-size: 14px;
				color: #5A0000;
				font-weight: bold;
				margin: 15px 15px 0px 15px;
				}

dd {          	color: #000000;
				font-size: 12px;
				}

a:link {      	text-decoration: none; color: #988F8F;
				}
				
a:link.valikko {text-decoration: none; color: #C3B8B8;
				}	
				
a:hover	{ 		text-decoration: underline;
				}
				
a:visited {   	text-decoration: none; color: #C3B8B8;
				}


table {		  	width: auto;
				margin-left: auto;
				margin-right: auto;
				border-spacing:20px 20px;
				}

table.hinnat {	width: auto;
				margin-top:-15px;
				margin-left:-1px;
				border-spacing:0px 0px;
				}
			  
th {		  	height:40px;
				
				}

td {			background-color:#D9CCCC;
				}

td.kuvat {		background-color:transparent;
				text-align:center;
				}

img {         	margin: 0 0 0 0;
				}

img.kuva {   	margin: 10px 10px 10px 10px;
				float:right;
				}

ul {        	list-style-type: circle;
				}
				
li {			font-size: 12px;
				}

