
.img-h1{
    font: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
    Font-Size: 30px;
    margin-top:34px;
}

.img-h2{
    font: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
    Font-Size: 24px;
    margin-top:0px;
}

body, td {
    Font-Family: Arial;
    Font-Size: 12px;
    Font-Weight-x: bold;
    Color-x: #002d62;
}

h1 {
    Font-Family: Arial;
    Font-Size: 18px;
    Font-Weight: bold;
    Color-x: #002d62;
}

h2 {
    Font-Family: Arial;
    Font-Size: 14px;
    Font-Weight: bold;
    Color-x: #002d62;
}

h3 {
    Font-Family: Arial;
    Font-Size: 12px;
    Font-Weight: bold;
    Color-x: #002d62;
}


a {
    Font-Family: Arial;
    Font-Size: 12px;
    Font-Weight: bold;
    Color: #002d62;
    Text-Decoration: none;
}


.topmenu {
    Font-Family: Arial;
    Font-Size: 11px;
    Font-Weight: bold;
    Color: white;
}

.boxhead {
    Font-Family: Arial;
    Font-Size: 12px;
    Font-Weight: bold;
    Color: white;
}

.box {
    Font-Family: Arial;
    Font-Size: 12px;
    Font-Weight-x: bold;
    Color: black;
}

.trailhead {
    Font-Family: Arial;
    Font-Size: 14px;
    Font-Weight: bold;
    Color: #002d62;
    border-bottom-x: 1px solid #002d62;
    margin-left: 15px;
}

.trailli {
    list-style-image: url(/images/arrow-right.png) ;
    padding-bottom: 5px;
}

.codeBox {
    border: 1px solid black;
    background-color: #eeeeff;
    padding: 10px;
}
