body {
background-color: #ffffff;
cursor: crosshair;
}

TD {
font-family: Arial;
font-size: 9pt;
text-align:justify;
line-height: 1.7em;
color: #222222;
}

P {
font-family: Arial;
font-size: 9pt;
text-align:justify;
line-height: 1.7em;
color: #222222;
}

FONT {
font-family: Arial;
font-size: 9pt;
text-align:justify;
line-height: 1.7em;
color: #222222;
}

.title {
font-family: Times New Roman;
font-size: 13pt;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 3px;
color: #222222;
}

.roles {
font-family: Times New Roman;
font-size: 10pt;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 3px;
color: #ffffff;
}

.small {
font-family: Arial;
font-size: 8pt;
text-align:justify;
line-height: 1.7em;
color: #222222;
}

a:link {
color: #222222;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #222222;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #222222;
text-decoration: underline;
font-weight: bold;
cursor: crosshair;
}

a:active {
color: #222222;
text-decoration: none;
font-weight: bold;
}