
body {
	background-color: #670001;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.linkit {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	padding: 0em
}



.linnaj {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #2C2416;

}
.otsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;

}
.gallotsikko {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	padding: 3em
}

.valiotsikko {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	padding: 1em
}



p.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	 padding-left: 3em; 
}
.gallleipa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;

}

.galltarjous {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #FFFF00;

}

.galllista {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 22px;
	color: #5B533C;

}
.sanaklista {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #4C3C31;
}
.kuvateksti {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	font-style: normal;

}
.vali {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	color: #4C3C31;
}


 ul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
} 

h1 {
	font-size: 18px;
}
table.linkit {
	border-width:0;
	border-style: outset outset outset outset;
	border-collapse: separate;
}

table.linkit th {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.linkit td {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	background-color: #7D0101;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
margin: 0;

}


table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	/* border-color: gray gray gray gray; */
	border-collapse: separate;
	background-color: #800112;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	 border-color: white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: white;
	background-color: #7D0101;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
}

table.info {
	border-spacing: 2pt;
}
table.info td {
	padding: 0px;
	background-color: #7D0101;
	text-align: left;
}
