body {
    margin: 10px 0 0 0; padding: 0;
    font-family: georgia, verdana, "Lucida Grande", arial, helvetica, sans-serif;
    font-size: 12pt;
    color: #333;
    background: #fff;
    text-align: center;
}

div.header {
    font-family: georgia, verdana, "Lucida Grande", arial, helvetica, sans-serif;
    font-size: 14pt;
    color: #333;
    background: #fff;
    text-align: center;
}

div.paragraph {
    font-family: georgia, verdana, "Lucida Grande", arial, helvetica, sans-serif;
    font-size: 12pt;
    color: #333;
    background: #fff;
    text-align: center;
}

.tctblue {
    font-family: jokerman, georgia, verdana, "Lucida Grande", arial, helvetica, sans-serif;
    font-size: 28pt;
    background-color: #fff;
    font-weight: bold;
    color: #369;
}

.tctred {
    font-family: jokerman, georgia, verdana, "Lucida Grande", arial, helvetica, sans-serif;
    font-size: 28pt;
    background-color: #fff;
    font-weight: bold;
    color: #630;
}

.tctgreen {
    font-family: jokerman, georgia, verdana, "Lucida Grande", arial, helvetica, sans-serif;
    font-size: 28pt;
    background-color: #fff;
    font-weight: bold;
    color: #063;
}

.highlight {
    background-color: #ffc;
    font-weight: bold;
    color: #06c;
}

.highlightred {
    background-color: #ffc;
    font-weight: bold;
    color: #c00;
}

.highlightblue {
    background-color: #ffc;
    font-weight: bold;
    color: #06c;
}

.bold {
    background-color: #fff;
    font-weight: bold;
    font-size: 16pt;
    color: #000;
}

.email {
    background-color: #fff;
    font-family: arial
    font-weight: bold;
    font-size: 14pt;
    color: #0f0;
}

.tel {
    background-color: #fff;
    font-family: arial
    font-weight: bold;
    font-size: 14pt;
    color: #000;
}

.price {
    background-color: #fff;
    font-family: arial
    font-weight: bold;
    font-size: 14pt;
    color: #063;
}

.curlz {
    background-color: #fff;
    font-family: "Curlz MT", georgia, verdana, "Lucida Grande", arial, helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;    
    color: #069;
}

.copy {
    background-color: #fff;
    font-family: georgia, verdana, "Lucida Grande", arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;    
    color: #000;
}

.table {
    border: 1;
    height: 240px;
    width: 679px;
}