BODY {
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0in;
}
A:link {
	color: #ff0000;
}
A:visited {
	color: #000000;
}
A:active {
	color: /#ff3300;
}
TABLE.outer {
	width: 600;
	background-color: white;
	border-width: 0pt;
	text-align: left;
	vertical-align: top;
}
TABLE.inner {
	width: 160;
	border: none;
	font-size: 10pt;
}
TABLE.news {
	font-size: 12pt;
	margin-left: .5cm;
}
TR.top {
	text-align: left;
	vertical-align: top;
}
TD.links {
	background-color: e6e8fa; /* vasemman puolen tausta */
	font-size: 10pt;
	padding-bottom: 1cm;
}
TD.inner {
	padding-left: .5cm; /*linkkiluettelossa */
	font-size: 10pt;
}
TD.alnet {
	padding-top: .5cm;
}
TABLE.inner2 {
	width=400; /* Toinen sisätaulukko, jossa on uutiset yms. */
	border: none;
}
H1 {
	font-family: "Copperplate31ab", Helvetica, Arial, sans-serif;
	font-size: x-large;
	text-align: center;
}
H2 {
	font-family: "Copperplate31ab", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 11pt;
}
#xsmall {
	font-size: x-small;
}
DIV.title {
	background-image: url(../skin.html); /* Eka otsikko */
	color: black;
}
DIV.title_right {
	background-color: e6e8fa; /* uutis- yms. otsikoille tausta */
	border: thin solid black;
	font-size: xx-small;
}
DIV.title_left {
	background-color: ffffff; /* linkeille yms. tausta */
	border: thin solid black;
}
SPAN.metainfo {
	font-size: 10pt; /* Paikkaan, jossa tieto päivityksestä ja optimoinnista. */
}
SPAN.note {
	font-size: 10pt;
	font-style: italic;
}
P. cool_links {
	font-size: 9pt; /* Ajankohtaisia, lukemisen arvoisia linkkejä */
}
P.newstitle {
	font-size: medium;
	text-align: left; /* Uutisotsikoille */
	font-family: "Times New Roman", "Times Roman", serif;
	padding: 0cm .5cm 0cm .5cm;
}
HR {
	align: center;
	size: 2pt;
}