body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; 
background: white; 
color: #3473ba; 
margin: 1px; 
}

.boldtable, .boldtable TD, .boldtable TH 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
margin: 1px;
color: #3473ba;
background: white; 
}
.ptable, .ptable TD, .ptable TH 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #3473ba;
background: white; 
margin: 1px;
}

p 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #3473ba;
background: white; 
line-height: 12pt;
text-align: left;
}
p.center 
{ 
text-align: center;
font-family: verdana, arial, helvetica, sans-serif;
}
p.left 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #3473ba;
background: white; 
line-height: 12pt;
text-align: left;
}
p.middle 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
line-height: 16pt;
font-style: italic;
color: #c60;
background: white; 
text-align: right;
}
p.justify 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
color: #666699;
background: white; 
line-height: 8pt;
text-align: justify;
}
p.indent { text-indent: 1em; }

table 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	margin: 10px;
	vertical-align: top;
}
.tablebg	
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11pt;
color: #000000;
background: white; 
}

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

hr 
{
color : #3473ba;
height : 2px;
}

a:link 
{ color: #c60; font-weight: 400; background: white; text-decoration: none; }/*normal links in the text*/
a:visited 
{
  color: #c60; 
  background: white; 
  text-decoration: none; 
}
a:hover 
{ /*this effect is not shown in NN4.xx*/
  color: #c60; 
  background: white; 
  text-decoration: underline; 
}
a:active 
{/*colour in NN4.xx is red*/ 
  color: #c60; 
  background: white; 
  text-decoration: none; 
}
element { }
ul { margin: 0; list-style-type: disc; }
