/* MARTYN'S MIX 2004 STYLE */

BODY { background-image: url('../pics/background.jpg'); background-color: #005000; font-family: verdana, arial, sans-serif; 
font-size: 10pt; color: #C0FFC0; }

A:link { text-decoration: underline; color: #FFFFFF }
A:active { text-decoration: underline; color: #FF0000 }
A:visited { text-decoration: underline; color: #909090 }
A:hover { text-decoration: underline; color: #FF0000 }

FONT.pagetitle { color: #C0FFC0; font-family: verdana, sans-serif; font-size: 24pt; font-weight: bold }

TABLE.maintab { border: white; }
TD.maintd1 { background: #C0FFC0; color: #005000; font-size: 14pt; font-weight: bold; text-align: left }
TD.maintd2 { background: #C0FFC0; color: #005000; font-size: 12pt; text-align: right }
TD.textj { font-size: 10pt; text-align: justify }
TD.textc { font-size: 10pt; text-align: center }