body { margin: 0px; padding: 20px; background: #FFFFFF; }

/* Tekstit */

P { font: 11px verdana; color: #000066; line-height: 20px; margin: 15px 0px 0px 0px; }
.teksti { font: 11px verdana; color: #000066; }
.p2 { font: 11px Georgia; color: #8C2200; line-height: 20px; margin: 15px 0px 0px 0px; }
LI { font: 11px verdana; color: #000066; line-height: 20px; margin: 0; }
h2 { font-family: georgia; color: #4A5EE1; font-size: 19px; margin: 0; }
h3 { font-family: verdana; color: #000099; font-size: 13px; margin: 30px 0 0 0; border-bottom: 1px dotted #7A8AF4; clear: right; }

.laatikko { font: 11px verdana; color: #000066; line-height: 20px; border: 1px dotted #98A5FB; padding: 0px 20px 20px 20px; text-align: center; background-color: #EBEEFF; }


/* Linkit */

A:link, A:active, A:visited { color: #566AEF; text-decoration: underline;}
A:hover { color: #152DC9; text-decoration: none; }

/* Kuvat */

a img { border: none; }
.img { border: 3px double #485CDE; margin: 20px 0 0 15px; float: right; }
.img2 { border: 3px double #485CDE; }


/* Muut */

ul { list-style-type: none; padding:0 0 0 20px; margin: 15px 0 0 0; }
li { padding-top: 0px; padding-left: 18px; padding-bottom: 3px;  background-image: url(layout/li.jpg); background-repeat: no-repeat; background-position: 0 6px; }

