body {
margin:0px; background:#ffffff; color: #000000;
font-family: Arial;
font-size: 10px
}

A:link {
font-size: 11px;
color: #000000;
font-weight: none;
font-style: normal;
text-decoration: underline;
line-height: 1.6;
}
A:active {
font-size: 11px;
color: #ffffff;
font-weight: none;
font-style: normal;
text-decoration: underline;
line-height: 1.6;
}
A:visited {
font-size: 11px;
color: #000000;
font-weight: none;
font-style: normal;
text-decoration: underline;
line-height: 1.6;
}
A:hover {
font-size: 11px;
color: #b29999;
font-weight: none;
font-style: normal;
text-decoration: underline;
line-height: 1.6;
}

h1 {
color: #1006bb;
font-size: 15px;
font-weight: bold;
}
h2 {
color: #b29999;
font-size: 14px;
font-weight: bold;
}
h3 {
color: #ffffff;
font-size: 14px;
font-weight: bold;
}

p {
font-size: 12px;
text-align: justify;
line-height: 1.4;
}