@import url(http://fonts.googleapis.com/css?family=Dancing+Script:400,700);

.prettyText {
    font-family: 'Dancing Script', cursive;
}

.Normal, .Normal table td {
    font-family: Trebuchet MS;
    font-size: 11pt;
    color: #333333;
    line-height: normal;
}

p.pageTitles, span.pageTitles {
    font-family: 'Dancing Script', cursive;
    font-size: 20pt;
    color: #355556;
    margin-bottom: 0px;
}

p {
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

.Normal h1 {
    line-height: normal;
    font-size: 14px;
    font-weight: bold;
}

.Normal p:last-child{
    margin-bottom: 0px;
}
