blob: 3007ed17b54d9eddb4e8f93406851c4233973da0 [file] [log] [blame]
body, p, td, tr, table, h1, h2, h3, h4 {
font-family: arial, verdana, helvetica, sans-serif;
font-style: normal;
}
body, p, td, tr, table, input {
font-size: 11px;
}
.red { color:red; }
.red-dark { color: #990000; }
.navy { color:navy; }
.green { color:green; }
.purple { color: purple; }
.black-no-underline { text-decoration: none; color: black; font-weight: normal; }
a.black-no-underline:hover { text-decoration: underline; }
.red-no-underline { text-decoration: none; color: red; font-weight: normal; }
a.red-no-underline:hover { text-decoration: underline; }
.green-no-underline { text-decoration: none; color: green; font-weight: normal; }
a.green-no-underline:hover { text-decoration: underline; }
.big-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: black;}
.light-row {background:#FFFFFF}
.dark-row {background:#EEEEFF}
.dark-row2 {background:#EEEEEE}
pre.code { color: #4444CC; }
tt.code { color: #4444CC; }
/* $Id: whatsnew-cvs.css,v 1.1 2005/03/13 21:07:05 ndai Exp $ */