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

BODY {
background-color: #F0F0F8;
}

H1 {
line-height: 80%;
font-size: 35px;
display: inline;
}

H2 {
font-size: 18px;
display: inline;
color: 6764A4;
}

hr {
color: E1E1E1;
text-align: center;
width: 700;
}

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

span.body1 {
font-size: 14px;
font-weight: bold;
}

span.reviews {
font-size: 12px;
}

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

span.body2 {
font-size: 14px;
font-weight: bold;
line-height: 20px;
color: 4A56BD;
}