﻿a:link
{
background-color: #ffffff;
color: #0000ff !important;
text-decoration: underline;
}

a.none:after
{
display: none;
}

a:link:after
{
background-color: #ffffff;
color: #000000;
content: " (" attr(href) ") "; 
}

a:visited
{
background-color: #ffffff;
color: #0000ff !important;
text-decoration: underline;
}

a:hover 			
{ 
color: #0000ff;
background-color: #ffffff;
text-decoration: underline;
}

a:active 			
{ 
color : #0000ff;
background-color: #ffffff;
text-decoration: underline;
}

body
{
background-color: #ffffff;
color: #000000;
font-family: "Times", "Times New Roman", serif;
margin-left: 0;
}

div#first
{
display: none;
}

div#footer
{
border-top: 2px solid #000000;
display: block;
font-size: 9pt;
font-style: italic;
text-align: right;
}

div#header
{
display: block;
font-size: 12pt;
font-style: italic;
text-align: right;
}

div#second
{
border-left: none;
float: none;
width: 100%;
}

div#second img
{
display: none;
}

div#second img + p
{
display: none;
}

hr
{
display: none;
}

p.center3
{
font-size: 1em;
}
