/*  Size definitions only! */
body { font-size: medium; }
p { font-size: medium; }
div.fonts { font-size: medium; }
A.fonts { font-size: medium; }
td { font-size: medium; }
th { font-size: medium; }
ol { font-size: medium; }
h3 { font-size: large; }
.accessplanright { font-size: small; }
.report { font-size: medium; }

/* Other style definitions go here - split definitions in two where necessary */
body { background-color: #999999; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; }
p { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; }
h3 { font-weight: bold; color: #000000; }
ol.contents { font-weight: bold; }
ol.nomargin { margin-left: 23px; }
ol.romannomargin { margin-left: 28px; }
ul.nomargin { margin-left: 23px; }
.normal { font-weight: normal; }
.italic { font-style: italic; }
.bold { font-weight: bold; }
.bolditalic { font-weight: bold; font-style: italic; }
a.contentslink { color: #000000; text-decoration: none; }
a.contentslink:visited { color: #000000; }
a.contentslink:hover { color: #000000; text-decoration: underline; }
TD.alignright { text-align: right; }

