B{
color:#589c6a;
font-style: italic;
font-weight: bolder;
}

.header{
color: #40c18c;
background-color: #e7eee5;
font-size: 8pt;
font-variant: small-caps;
text-align: right;
font-weight: bold;
letter-spacing: 2px;
border-style: solid;
border-color: #8ee0dd;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 5px;
}

blockquote{
font-weight: bolder;
background-color: #ffffff;
}

body,table{
font-family: verdana;
color: #6c6868;
font-size: 10pt;
}


a:link{
color: #559498;
font-style: uppercase;
text-decoration: none;
}
a:active{
color: #559498;
text-decoration: none;
}
a:visited{
color: #559498;
text-decoration: none;
}
a:hover{
color: #40c18c;
text-decoration: none;
}