body {
font-size: 20px;
font-family: arial;
text-align: left;
color: #ffffff;
}

BODY {
background-color: #467891;
}

H1 {
line-height: 100%;
font-size: 50px;
color: #E8F0F4;
font-family: arial black;
}

H2 {
line-height: 100%;
font-size: 30px;
color: #A8D5EA;
font-family: arial black;
font-style: italic;
}

span.description {
font-size: 14px;
font-family: arial;
}

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

p {
line-height: 28px;
font-size: 17px;
font-family: "arial";
text-align: center;
}

td.title {
color: #ffffff;
font-size: 18px;
font-family: "arial";
font-weight: bold;
text-align: center;
background-color: #ff0000;
}

td.search {
font-size: 15px;
font-family: "arial";
font-weight: bold;
text-align: center;
}

