/* Global styles for intertiamac.com */

BODY, P, TD, LI, UL, OL, INPUT, TEXTAREA {
    font-family: 'Arial', 'Arial Narrow', Helv, sans-serif;
    font-size: 10pt;
    color: #000
}

HTML, BODY {
    height: 100%;
}

BODY {
    background-image: url(black_ln.gif);
    background-repeat: repeat-y;
    margin: 0px
}

.Head, .Head2 {
    color: #ba662b;
    font-weight: bold;
    font-size: 14pt;
    font-variant: small-caps
}

.Head2 {
    font-size: 10pt;
}

A, A:link, A:visited {
    color: #ba662b;
}

A:hover {
    color: #578963;
    text-decoration: none
}

#copy {
    color: #ba662b;
    font-size: 8pt;
    font-weight: bold
}

UL { 
    list-style-image:url(bullet.gif) 
}

UL.Specs LI {
    margin-top: 8pt
}

.dottedList {
    background-image: url(dots.gif);
    background-repeat: repeat-x;
    background-position: right bottom
}

.coverDots {
    background-color: #fff
}

