body {
cursor: default;
}

a:link, a:visited, a:active {
text-decoration: none; 
color: #8296A8;
}
a:hover {
text-decoration: none; 
color: #89BFFB; 
cursor: default;
}

body, p, font, td {
font-family: Verdana, Sans-Serif; 
color: #3882D0;
font-size: 11px;
text-align: justify;
}

b, i {
color: #1C4A78; 
}

.head {
font-size: 12px;
color: #8BAFFB;
font-family: Verdana, Sans-Serif;
font-weight: bold;
text-align: right;
background-image: url('header.jpg');
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 11px;
letter-spacing: 3px;
}

.head2 {
border: 1px #ffffff solid;
font-family: Verdana, Sans-Serif; 
color: #3882D0;
font-size: 11px;
text-align: justify;
background-color: #E8F4FF;
padding: 5px;
}