BODY {
margin: auto;
background: #000000;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color: #c0c0c0;
scrollbar-face-color: #505050;
scrollbar-shadow-color: #404040;
scrollbar-highlight-color: #707070;
scrollbar-3dlight-color: #909090;
scrollbar-darkshadow-color: #303030;
scrollbar-track-color: #202020;
scrollbar-arrow-color: #b82077;
}

A:link { color: #c0c0c0; text-decoration: none }
A:visited { color: #c0c0c0; text-decoration: none}
A:hover { color: #b82077; text-decoration: underline }
A:active { color: #909090 }

.products P { color: #000000; }
.products A:link { color: #000000; text-decoration: none }
.products A:visited { color: #000000; text-decoration: none}
.products A:hover { color: #b82077; text-decoration: underline }
.products A:active { color: #909090 }

.designs P { color: #000000; }
.designs A:link { color: #000000; text-decoration: none }
.designs A:visited { color: #000000; text-decoration: none}
.designs A:hover { color: #b82077; text-decoration: underline }
.designs A:active { color: #909090 }

P {
font-family: arial, helvetica, sans-sarif;
font-size: 9pt;
color: #c0c0c0;
}

TABLE {
background: #ffffff;
border: 1px
}

TD {
font-size: 7pt;
font-family: arial, helvetica, sans-sarif;
color: #c0c0c0;
background: #ffffff;
border: 1px;
}

B { font-weight: heavy }

UL { list-style: square; font-size: 9pt; color: #c0c0c0; }

.small { font-size: 7pt }
