body
{
	font-family: Arial, Helvetica, Geneva;
}

P {font-size:10pt;}

A:link {text-decoration: none; color: darkblue;}
A:visited {text-decoration: none; color: darkpurple;}
A:active {text-decoration: none; color: darkblue;}
A:hover {text-decoration: underline; color: gray;}

.title, .titlebars, .headlines, .infotext, .blside, .side, .footer, .indent
{
font-family:Arial, Helvetica, Geneva; 
}

.title {font-size:12pt; color:#003366; font-weight: bold;}
.titlebars {font-size:12pt; color:#FFFFFF; font-weight: bold;}
.headlines {font-size:10pt; color:#003366; font-weight: bold;}
.infotext {font-size: 10pt; color:#000000;}
.blside {font-size:8pt; color:#003366; font-weight: bold;}
.side {font-size:8pt; color:#000000;}
.footer {font-size:10pt; color:#FFFFFF; font-weight: bold;}
.indent {font-size:8pt; color:#000000; text-indent:15px;}

.toolbar, .blacklnk
{
font-family:Arial, Helvetica, Geneva; font-size: 10pt; color:white;
}
.toolbar A:link {text-decoration: none; color: white; font-weight: bold;}
.toolbar A:visited {text-decoration: none; color: white; font-weight: bold;}
.toolbar A:active {text-decoration: none; color: white; font-weight: bold;}
.toolbar A:hover {text-decoration: none; color: gray; font-weight: bold;}

.blacklnk A:link {text-decoration: none; color: black;}
.blacklnk A:visited {text-decoration: none; color: black;}
.blacklnk A:active {text-decoration: none; color: black;}
.blacklnk A:hover {text-decoration: underline; color: gray;}