p { margin-top:0px }
.bodySmall { font-family: Verdana,Arial,Helvetica,sans-serif; color: #333; font-size: 10px; }
.bodySmallHead { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; color: #333; font-size: 10px; }
.bodySmallGreen { font-family: Verdana,Arial,Helvetica,sans-serif; color: #abda4d; font-size: 10px; }
.alignRight { text-align: right; }

/* LINK STYLES */
.bodySmall a:link { text-decoration: none; color: #AD3187; }
.bodySmall a:active { text-decoration: none; color: #AD3187; }
.bodySmall a:visited { text-decoration: none; color: #AD3187; }
.bodySmall a:hover{ text-decoration: none; color: #FFFFFF; background-color: #AD3187; }

.bodySmallHead a:link { text-decoration: none; color: #AD3187; }
.bodySmallHead a:active { text-decoration: none; color: #AD3187; }
.bodySmallHead a:visited { text-decoration: none; color: #AD3187; }
.bodySmallHead a:hover{ text-decoration: none; color: #FFFFFF; background-color: #AD3187; }


/*  LIST STYLES  */

#press ul {
    list-style: none;
    margin-top: 5;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}

#press li {
    padding: 0px 0px 3px 0px;
}
