body { color: #ddd; background: #451313; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
p, td, ul, ol { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
p { text-align: justify; }
ul { padding: 0px 0px 0px 20px; margin: 5px 0px 0px 10px; }
.C { text-align: center; }
.R { text-align: right; }
.L { text-align: left; }
.rem { font-size: 80%; }
.b { font-weight: bold; }

.b0 {background: #444; }
.b1 {background: #333; }

.c0 { color: #f90; }
.c1 { color: #fff; }

a, a:visited { color: #f90; text-decoration: none; }
a:active, a:hover { color: #ff0; text-decoration: underline; }

a.m:link, a.m:visited { color: #999999; text-decoration: none; font-size: 80%; }
a.m:active, a.m:hover { color: #ff9900; text-decoration: none; font-size: 80%; }
