/* nomargin.css -tyylisivu ilman taustakuvaa kehyssivujen vasen puoli, muokattu 1999/11/09 */
/* SISÄLLÖN MÄÄRITTELY */
BODY	{ font-family : Arial, Helvetica, sans-serif; font-size : 100%;  font-weight : normal; letter-spacing : normal; word-spacing : normal; }
P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU	{ /* periytyy edellisestä */ }
SMALL	{ font-size : 92%; }
BIG	{ font-size : 117%; }
PRE	{ font-family : "Courier New", monospace; }
OL LI	{ list-style-type : decimal; }
OL OL LI	{ list-style-type : lower-alpha; }
OL OL OL LI	{ list-style-type : lower-roman; }
TABLE, TBODY, TR, TD	{ font-family : Arial, Helvetica, sans-serif; font-size : 100%;  letter-spacing : normal; word-spacing : normal; }
/* PERUSFONTIN KOKO */
body	{ font-size : 80%; }
PRE, CODE, TT	{ font-size : 80%; }
/* OTSKOKOIDEN MÄÄRITTELYT */
H1	{ font-family : Arial, Helvetica, sans-serif; font-size : 150%;  font-style : normal; font-weight : 600; letter-spacing : normal; word-spacing : normal; }
H2	{ font-family : Arial, Helvetica, sans-serif; font-size : 140%;  font-style : normal; font-weight : 500; letter-spacing : normal; word-spacing : normal; }
H3	{ font-family : Arial, Helvetica, sans-serif; font-size : 130%;  font-style : normal; font-weight : 500; letter-spacing : normal; word-spacing : normal; }
H4	{ font-family : Arial, Helvetica, sans-serif; font-size : 120%;  font-style : normal; font-weight : 500; letter-spacing : normal; word-spacing : normal; }
H5	{ font-family : Arial, Helvetica, sans-serif; font-size : 110%;  font-style : normal; font-weight : 500; letter-spacing : normal; word-spacing : normal; }
H6, DT	{ font-family : Arial, Helvetica, sans-serif; font-size : 100%;  font-style : normal; font-weight : 500; letter-spacing : normal; word-spacing : normal; }
TFOOT, THEAD	{ font-family : Arial, Helvetica, sans-serif; font-size : 100%;  letter-spacing : normal; word-spacing : normal; }
TH	{ font-family : Arial, Helvetica, sans-serif; font-size : 100%;  font-weight : bold; letter-spacing : normal; vertical-align : baseline; word-spacing : normal; }
HR	{ visibility : visible; }
/* VÄRIEN MÄÄRITTELYT */
/* sivun taustan, tekstin väri ja taustakuva */
BODY	{ background : white; color : #333333; }
.copy { font-size : 80%; text-align : center; }
.author { color : #666666; font-weight : bold; text-align : right; }
.upd { font-size : 80%; text-align : center; }
.nav { font-size : 80%; text-align : center; }
.warning	{ color : red; font-style : normal; font-weight : bolder; }
DEL	{ background : orange; text-decoration : line-through; }
INS	{ background : yellow; text-decoration : underline; }
ACRONYM	{ font-variant : small-caps; letter-spacing : 10%; }
HR	{ color : #CCCC99; }
COL, COLGROUP, TABLE, TBODY, TD, TR	{ border-color : #CCCC99; color : #333333; }
A:link	{ color : #CC3333; }
A:visited	{ color : #999999; }
A:active	{ color : #993333; }
A:hover	{ color : #993333; }
/* PYSTYSUORAT MÄÄRITTELYT */
HR	{ height : 3px; }
/* VAAKASUORAT MÄÄRITTELYT */
H1	{ margin-left : 40%; text-align : left; }
HR	{ text-align : center; width : 50%; }
