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

BODY {
background-color: #F0F0F8;
}

H1 {
line-height: 90%;
font-size: 30px;
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.body1 {
font-size: 13px;
font-weight: bold;
}

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