body {
font-size: 15px;
text-align: justify;
color: 000000;
font-family: arial;
}

BODY {
background-color: ffffff;
}

H1 {
line-height: 100%;
font-size: 40px;
color: #46C2FF;
display: inline;
}

hr {
color: 46C2FF;
width: 400;
text-align: center;
}

A:link {color: #ff0000}
A:visited {color: #ff0000}
A:active {color: #ff0000}
A:hover {text-decoration: underline; color: #ff0000}

span.body {
font-size: 13px;
}