
body {
background-color: #CCCCCC;
}


a:link {
color: #0000FF; text-decoration: none;
}

a:active {
color: #0000FF; text-decoration: none;
}

a:visited {
color: #871F78; text-decoration: none;
}

a:hover {
text-decoration: none;
color: #FF0000;
}

.small {
font-size: 8pt;
}

td.side {
background-color: #FFFFFF;
vertical-align: top;
width: 14%;
}

td.norm {
background-color: #CCCCCC;
vertical-align: top;
}

td.line {
background-color: #FF0000;
vertical-align: bottom;
}

td.dvd {
text-align: center;
font-size: 10pt;
}

.t2 {
text-align: left;
}

.t3 {
text-align: left;
font-weight: bold;
}

.desc {
text-align: left;
font-style: italic;
font-weight: bold;
}

.t4 {
text-align: right;
font-weight: bold;
}

.t5 {
text-align: center;
font-weight: bold;
}

img {
border: 0;
}
