body {
background: #CCCCCC;
color: #FFFFFF;
font-family: arial, sans-serif;
font-size: 10pt;
}

a:link {
color: #FFFFFF;
text-decoration: none;
}

a:visited {
color: #FFFFFF;
text-decoration: none;
}

a:active {
color: #CCCCCC;
}

a:hover {
color: #FF0099;
text-decoration: none;
}

#introduction {
text-align: right;
}

#title {
color: #FF0099;
font-size: 14pt;
font-weight: bold;
text-align: left;
}


