/*
 * css definition for www.yatex.org
 */

body {background-color: white;}
h2 {background-color: khaki}
td.h {background-color: cyan; text-align: center}
td.r {background-color: tomato; text-align: center}
.r {text-align: right;} .c {text-align: center;}
.news {color: firebrick;}
div.title {text-align: center;}
div.title h1 {font-size: 100%; font-weight: medium;}

div pre {background: #eee;}
span.see {color: blue;} span.e {color: red;}
