#!wml -ostyles.css #Desc: In here the css stylesheet definitions are #include "colors.wmi" body { font-family:helvetica,arial,sans-serif; } h1 { font-family:helvetica,arial,sans-serif; font-size:12pt; font-style:bold; color:<>; } h2 { font-family:helvetica,arial,sans-serif; font-size:12pt; } .pseudo { text-decoration:underline; color:<>; } # vim:ft=css: