BODY
 {
 background: url(kuvat/back.jpg) yellow repeat;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em;
 /*text-align: justify;*/
 font-weight: bold;
 }

H1
 {
 font-size: 1.5em;
 font-weight: bold;
 }

H2
 {
 font-size: 1.3em;
 font-weight: bold;
 }

.TEXT
 {
 color: black;
 font-weight: bold;
 }

.SISALTO
 {
 color: navy;
 font-weight: bold;
 }

.MINA
 {
 color: #F00000;
 font-weight: bold;
 }

.MINA1
 {
 color: #109010;
 font-weight: bold;
 }

.MINA2
 {
 color: #806777;
 font-weight: bold;
 }

.MINA3
 {
 color: #F00000;
 font-weight: bold;
 }

.PROJEKTIT
 {
 color: #008000;
 font-weight: bold;
 }

.LINKIT
 {
 color: #0000FF;
 font-weight: bold;
 }

.YHTEYSTIEDOT
 {
 color: #800000;
 font-weight: bold;
 /*text-indent: 2em;*/
 }

.AIKATAULU
 {
 color: #800000;
 font-weight: bold;
 }

.PALAUTE
 {
 color: #800000;
 font-weight: bold;
 }

CODE 
 {
 font-family: Courier, sans-serif;
 font-size: 1em;
 }

.NOTE
 {
 background-color: #333333;
 border-width: thick;
 border-color: black;
 border-style: groove;
 color: silver;
 font-family: Verdana, Geneva, sans-serif;
 font-size: 1.1em;
 text-align: center;
 /*vertical-align: text-bottom;*/
 }

.NOTE A
 {
 color: silver;
 }
