<tal:CSS_HEADER content="python:request.RESPONSE.setHeader('Content-Type', 'text/css')" />

body, h1, h2, h3, h4, h5, h6, div, table, dd, dl, ll, li, p, span, tr, td, input, select, option, a{
  font-family:arial, sans-serif, helvetica;
  font-size:12px;
  color:#000;
}
h1{font-size:16px;}
h1.otsikko{border-bottom:1px dashed #CCCCCC;margin:0 0 20px 0;padding-bottom:2px;width:100%;}
h2{font-size:14px; margin-top:18px; margin-bottom:18px;}
h3{font-size:12px; margin-top:18px; margin-bottom:18px;}

a.teksti_linkki{color:#92AB2C;text-decoration:underline;}

ul{margin-left:15px;}

div.contentPage div.contentPageLeft img{margin:10px;}

