body{
background-color:#ffffff;
color:#0000bf;
font-family:arial;
margin:0px 0px 0px 0px;
}

.title{
background-image:url('logo.jpg');
background-repeat:no-repeat;
}

.titlecalc{
background-image:url('logocalc.jpg');
background-repeat:no-repeat;
}

.titlelink{
background-image:url('logolink.jpg');
background-repeat:no-repeat;
}

#nav1 ul {
font-size:16px;
border-top: 2px solid #0000bf;
margin: 55px 0px 0px 0px;
padding:2px 10px 2px 0px;
background-color: #a6c5ce;
text-align: right;
}

#nav1 li {
list-style-type: none;
display: inline
}

h1 {
margin: -80px 0px 11px  0px;
text-align:center;
font-family:arial;
font-weight:normal;
font-size:28px;
}

a:link {
text-decoration:underline;
color: #0000bf;
font-style:normal;
}
a:visited {
text-decoration:underline;
color: #0000bf;
font-style:normal;
}
a:hover {
background-color:#e2ecef;
text-decoration:underline;
color: #0000bf;
font-style:normal;
}
a:active {
background-color:#e2ecef;
text-decoration:underline;
color:#0000bf;
font-style:normal;
}

h2 {
margin: -80px 2px 11px  0px;
text-align:right;
font-family:arial;
font-weight:normal;
font-size:28px;
}