body      { margin: 4px; padding: 4px; }
table     {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, arial, helvetica, serif;
	font-weight: bold;
	background-image:;
	background-position: center 9cm;
	background-repeat: no-repeat;
}
TD        { padding-right: 4px; vertical-align: top; }

.NOCSS215 { visibility: hidden; display: none; }

/* Column colors */

.COL1  { color: #fff; white-space: nowrap; text-align: right; }                       /* Capcode               */
.COL1X { color: #aaa; white-space: nowrap; font-family: Monaco, Courier, monospace; } /* Questionmarks         */  
.COL2  { color: #3f0; white-space: nowrap; }                                          /* Time                  */
.COL3  { color: #3f0; white-space: nowrap; }                                          /* Date                  */
.COL4  { color: #6fc; white-space: nowrap; }                                          /* Mode                  */
.COL5  { color: #6fc; white-space: nowrap; }                                          /* Type                  */
.COL6  { color: #0c0; white-space: nowrap; text-align: right; }                       /* Bitrate               */
.COL7  { color: #0ff; }                                                               /* Message               */
.COL7G { color: #0ff; }                                                               /* Message (group)       */
.COL7N { color: #f00; }                                                               /* Message (numeric)     */
.COL7B { color: #369; }                                                               /* Message (binary)      */
.COL7S { color: #369; }                                                               /* Message (secure)      */
.COL7T { color: #369; }                                                               /* Message (transparant) */

/* Label colors */

SPAN CLASS { color: #ff0; margin-left: 3px; font-weight: bold; }

.C0 { color: #ff0; }                /* Default/Yellow */
.C1 { color: #f00; }                /* Red            */
.C2 { color: #fc0; }                /* Orange         */
.C3 { color: #60f; }                /* Light Blue     */
.C4 { color: #099; }                /* Cyan           */
.C5 { color: #fff; }                /* White          */
.C6 { color: #3f0; }                /* Green          */
.C7 { color: #ccc; }                /* Gray           */
.C8 { color: #760; }                /* Brown          */
.C9 { color: #cef; }                /* Light Cyan     */
.CA { color: #00c; }                /* Blue           */
.CB { color: #f3f; }                /* Magenta        */
.CC { color: #3d9; }                /* Sea Green      */
.CD { color: #fbc; }                /* Pink           */
.CE { color: #ddf; }                /* Ice Blue       */
.CF { color: #cfc; }                /* Turqoise       */

/* .M & .F for backward compatibility with PDW v2.14 and older versions */

.M  { color: #ff0; margin-left: 3px; font-weight: bold; }
.F  { color: #ff0; margin-left: 3px; font-weight: bold; text-decoration: underline; }

#F  { text-decoration: underline; } /* Filtered messages */
#B  { color: #f96; }                /* Biterrors         */
.voettekst {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFF00;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #00CCFF;
	text-decoration: underline;
}

