body{
font-family:verdana;
}

.titlegreen{
font-weight:bold;
color:#4D607B;
}

.titlewhite{
font-weight:bold;
color:#FFFFFF;
}


.supersmallgreen{
font-size:8pt;
color:#4D607B;
}

.copyright{
font-size:8pt;
color:gray;
}


.supersmallblack{
font-size:8pt;
color:#000000;
}

.A1{
text-decoration:none;
font-size:8pt;
color:#4D607B;
cursor:hand;
}

.A1:hover{
text-decoration:none;
font-size:8pt;
color:#4471B1;
cursor:hand;
}