a {
color: #4d5458;
text-decoration: none;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
}

a:hover {
color: #57a900;
text-decoration: underline;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
}

a:active {
color: #646464;
font-weight: bold;
}

a:visited {
color: #4d5458;
}

body {
background-color: #f7f7f7;
}

a.inside {
color: #f1f1f1;
text-decoration: none;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
}

a.inside:hover {
color: #ffffff;
text-decoration: underline;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
}

a.inside:active {
color: #4d5458;
font-weight: bold;
}

a.inside:visited {
color: #ffffff;
}

font {
color: #ffffff;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
}

.arrow {
color: #4d5458;
text-decoration: none;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
}

.pic {
border-top: thin dashed #ffffff;
border-bottom: thin dashed #ffffff;
border-right: thin dashed #ffffff;
border-left: thin dashed #ffffff;
}

.footer {
color: #000000;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
}