#colour { text-align: center; color: #0080C0; font-family: Times New Roman, Times Roman, Times; }
#nocolour { text-align: center; font-family: Times New Roman, Times Roman, Times; }
BODY {
   background: #FFFFFF;
   color: #000000;
 }
 A:link { color: #0000FF; }
 A:visited { color: #7F007F; }
 A:active { color: #909090; }
 A:hover {	COLOR: #90bb90; }

TH {	COLOR: #000000; FONT-FAMILY: Arial, Verdana, Helvetica; }
TD {	COLOR: #000000; FONT-FAMILY: Arial, Verdana, Helvetica; }
TD.section {	BACKGROUND: #770000; COLOR: #ffffff; }
TD.linkbar {	BACKGROUND: #eeeeee; }
TD.title {	BACKGROUND: #770000; COLOR: #ffffff; }
TD.subtitle {	COLOR: #000000; }
TD.note {	COLOR: #000000; }
TD.history {	BACKGROUND: #770000; }
TD.normal {	COLOR: #000000; }
TD.warning {	COLOR: #888800; }
TD.critical {	COLOR: #bb0000; }
TD.size { color: #FF00FF; text-align: center; }
TD.thumb { text-align: center; }
TD.odd {	BACKGROUND: #eeeeee; }
TD.even {	BACKGROUND: #ffffee; }
TD.leftpic { text-align: left; top: 5%; }
TD.cpic { text-align: center; top: 5%; }
TD.rigthpic { text-align: right; top: 5%; }
TR.odd {	BACKGROUND: #eeeeee; }
TR.even {	BACKGROUND: #ffffee; }
caption { font-size: large; }
P.center { text-align: center; }
DIV.normal { position: absolute; top: 10px; }
