
.boldtable, .boldtable TD, .boldtable TH
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
color: #990033
}

p
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9.0pt;
color: #660066;
text-align: justify
}
P.center 
{ text-align: center 
}
table 
{ 
border-color: #cc0000;
}
.tablebg 
{
color: #990033;
background-image: url(images/whitetile.jpg);
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt
}
.tablebgcolor 
{
color: #990033;
background-color: #fffff0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt
}

img.floatRight 
{ 
float: right; margin: 4px
}

a:link 
{
  color: #0000ff; 
  background: #fffff0; 
  text-decoration: none; 
}/*normal links in the text*/
a:visited 
{
  color: #660099; 
  background: #fffff0; 
  text-decoration: none; 
}
a:hover 
{ /*this effect is not shown in NN4.xx*/
  color: #ff0000; 
  background: #fffff0; 
  text-decoration: none; 
}
a:active 
{/*colour in NN4.xx is red*/ 
  color: #9999CC; 
  background: #fffff0; 
  text-decoration: none; 
}
