body
{
margin: 10%;
background-color: #ffffff;
font-family: Tahoma, sans-serif;
}

p
{
text-align: justify;
}

p.blank
{
position: absolute;
height:	1em;
bottom:	1em;
right:	1em;
font-size: 8pt;
text-align:right;
}

.mam
{
color: #000099;
font-weight: bold;
}

.mail
{
background-color: #ffffff;
color: #333333;
font-size: 10pt;
position: absolute;
left: 90%;
top: 90%;
}

.divider
{
color: #333333;
}

.valid
{
background-color: #fff;
color: #333;
font-size: 10pt;
position: absolute;
left: 10%;
top: 90%;
}

hr.logo
{
color: #ff0000;
width: 60%;
}

h1
{
background-color: #ffffff;
color: #330099;
font-size: 20pt;
letter-spacing: 1em;
word-spacing: 2em;
text-align: center;
}

h2
{
background-color: #ffffff;
color: #666666;
font-size: 10pt;
text-align: center;
}

h3
{
background-color: #ffffff;
color: #666666;
font-size: 8pt;
text-align: center;
}

a
{
color: #999999;
text-decoration: none;
}

.logo
{
color: #330099;
}

.logo:hover
{
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a:link img, a:visited img {border-style: none}