body
{
    font-family: "Segoe UI" , "Helvetica Neue" , Arial, Helvetica, sans-serif;
}

.title
{
    font-family: "Segoe UI" , "Helvetica Neue" , Arial, Helvetica, sans-serif;
    font-size: 2.25em;
}

.subtitle
{
    font-family: "Segoe UI" , "Helvetica Neue" , Arial, Helvetica, sans-serif;
    font-size: 1.75em;
    padding-top: 6px;
}

a.nav-top:link, a.nav-top:visited
{
    font-family: "Segoe UI" , "Helvetica Neue" , Arial, Helvetica, sans-serif;
}

li.nav-left-about
{
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0.5em;
}

td.product-detail-col1
{
    width: 25%;
}

td.product-detail-col2
{
    width: 75%;
}

p.justify
{
    text-align: justify;
}
