body {
    margin: 5% 10% 10% 10%;
    font-family: calibri, sans-serif, helvectica;
    color: #333333;
}

.content {
    text-align: left; 
    min-width: 500px;
    max-width: 500px;
}

.floating {
    float: left;
    margin: 5px 10px 0px 0px;
    padding: 15px;
}

.footer {
    padding-top: 50px;
    font-size: 12px;
    color: gray;
} 

.header {
    padding: 3px;
    padding-left: 10px;
    margin-bottom: 20px;
    background-color: #F2F2F2;
    color: #333333;
} 

.morphism {
    font-size: x-large;
    float: left;
}

.trade { font-size: smaller }

.llc {
    font-size: smaller;
}

.morphism A:link    { text-decoration: none; color: #333333; }
.morphism A:visited { text-decoration: none; color: #333333; }
.morphism A:active  { text-decoration: none; color: #333333; }

.topicbar {
}

.topic {
    float: right;
    padding-right: 8px;
    font-size: smaller;
    color: #4D4D4D;
}

.topic A:link    { text-decoration: none; color: #333333; }
.topic A:visited { text-decoration: none; color: #333333; }
.topic A:active  { text-decoration: none; color: #333333; }

.blurb {
    float: left;
    color: #333333;
    width: 230px;
    margin: 10px;
}

.blurbs { margin-top: 10px; }

.contact {
    margin-top: 30px
}
