body
{
  background-image:url(/www/img/bg.jpg);
  background-repeat:no-repeat;
}

p,td,th,table,a,i,br,nobr,blockquote,b,h1,h2,h3,h4,h5,div,ol,li,ul
{
  font-size:10pt;
  font-family:Verdana, Arial,sans-serif;
}

.small
{
  font-size:7pt;
}

.justify
{
  text-align:justify;
}

ol
{
  list-style-type:decimal;
}

h1 
{ 
  font-size:16pt; 
}

h2 
{ 
  font-size:14pt; 
}

h3 
{ 
  font-size:12pt; 
}

h4
{
  font-size:10pt;
  color:#660033;
}

.white
{
  color:#FFFFFF;
}

.activesite
{
  color:#993366;
  font-style:normal;
}

a:link 
{ 
  color:#3333CC;
  text-decoration:none; 
}

a:visited 
{ 
  color:#000066;
  text-decoration:none; 
}

a:active 
{ 
  color:#660033;
  text-decoration:none; 
} 
