.checkout_headers   {
   font-family: "Times New Roman", Times, serif;
   font-size: 20px;
   font-weight: bold;
   font-variant: normal;
}
.required_field  {
   font-family: "Times New Roman", Times, serif;
   font-size: 11px;
   color: red;
   font-variant: normal;
   font-weight: italic;
}
.how_to_heading  {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-variant: normal;
    font-weight: bold;
}
.detailed_name   {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-variant: normal;
    font-weight: normal;
}
.detailed_header   {
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    font-variant: normal;
    font-weight: bold;
}
.schedule_header   {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-variant: normal;
    font-weight: bold;
}

.schedule   {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-variant: normal;
    font-weight: normal;
}

.biotext   {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-variant: normal;
    font-weight: normal;
}

.copyright {
    font-family: "Times New Roman", Times, serif;
    font-size: 11px;
    font-variant: none;
    font-weight: none;
    font-style: Italic;;
}

a:link     {
    font-family: "Times New Roman", Times, serif;
    color: #006666;
    font-size: 13px;
    text-decoration: underline;
    font-weight: none;
}

a:visited   {
    font-family: "Times New Roman", Times, serif;
    color: #006666;
    font-size: 13px;
    text-decoration: underline;
    font-weight: none;
}

a:active   {
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    color: #006666;
    text-decoration: underline;
    font-weight: none;
}

a:hover    {
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    color: #666666;
    text-decoration: underline;
    font-weight: none;
}

