// CSS-tyylitiedosto

body,td { font-family: Arial Narrow, Arial; font-size: 13px; font-weight: normal; color: #333333; text-decoration: none; line-height: 16px; }
.sisa { font-family: Arial Narrow, Arial, Helvetica; font-size: 13px; font-weight: normal; color: #333333; text-decoration: none; line-height: 16px; }

h1 { font-family: Arial Narrow, Arial, Helvetica; font-size: 18px; font-weight: bold; color: #333333; text-decoration: none; }

a { color: #333366; text-decoration: none; }
a:hover { color: #333366; text-decoration: none; }

a.linkki { font-family: Arial Narrow, Arial, Helvetica; font-size: 13px; color: #000099; text-decoration: none; }
a.linkki:hover { font-family: Arial Narrow, Arial, Helvetica; font-size: 13px; color: #000099; text-decoration: underline; }

b { font-family: Arial; font-size: 13px; font-weight: bold; color: #333333; }

.form { font-family: Arial, Helvetica; font-size: 11px; color: #333366; background: #eeeeee; }

p { padding-top: 12px; margin: 0; }
p.mini { padding-top: 1px; margin: 0; }

.dot {
	display: list-item;
	list-style: url("pics/bullet.gif") disc;
	margin-left: 15px;
}
