body {
cursor: help;
}

a:link, a:visited, a:active {
text-decoration: none; 
color: #06324B;
}
a:hover {
text-decoration: none; 
color: #57717E; 
cursor: w-resize;
}

body, p, font, td {
font-family: Verdana, Sans-Serif; 
color: #222222;
font-size: 11px;
}

b {
color: #06324B; 
}

i {
color: #E7F4FC;
}

.head {
border-bottom: 1px #57717E solid;
font-size: 12px;
font-weight: bold;
color: #ffffff;
font-family: Verdana, Sans-Serif;
letter-spacing: 4px;
text-align: left;
padding: 2px;
}