html, body  {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    color: black;
    background-color: white;
    font-family: Verdana, Arial, sans-serif;
    font-size:13px;
}

.Header {
    background-color: #cccccc;
    font-family: Comic Sans MS;
    font-size: 10.0pt;
}

.LeftLinks{
    padding-bottom: 6px;
    padding-top: 6px;
    padding-right: 10px;
    padding-left: 0px;
}

.HeaderCenter {   
    font-weight: bold;
    text-align: center;
    font-family: Comic Sans MS;
    font-size: 35pt;
    color:  #e30d2d;
}

.HeaderLeft {
    font-family: Times New Roman;
    font-style: italic;
    font-size: 10.0pt;
    color: #000000;
}

.HeaderLeftRight{
    font-family: Times New Roman;
    font-style: italic;
    font-size: 10.0pt;
    color: #000000;
    text-align: right;
}

.MainContent{
    font-family: Comic Sans MS;
    background: url(images/momAndBaby_2.gif) no-repeat center center
}

.Footer{
    font-family: Comic Sans MS;
    font-size: 8.0pt;
    color: #000000;
}

.RedHead{
    font-weight: bold;
    color: #e30d2d;
}
