/*typography*/

p, #content dl, ul, ol {
    font-family: Verdana, Helvetica, sans-serif;
    color: #ececec;
    font-size: .8em;
    text-align: left;
    line-height: 1.5em;
}

#splash p {
    color: #000000;
    font-size: 1em;
    line-height: .3em;
}

h1 {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #000000;
    font-size: 2em;
    font-weight: bold;
    z-index: 50;
}

h2 {
    font-family: Verdana, Helvetica, sans-serif;
    color: #000000;
    font-size: 2em;
    font-weight: bold;
}


h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    margin-top: 50px;
    font-size: 1.4em;
    line-height: 1.5em;
    color: #feb001;
}

h3:first-child {
    margin-top: 0px;
}

h4 {
    font-family: Verdana, Helvetica, sans-serif;
    color: #006699;
    font-weight: normal;
    font-style: italic;
    font-size: 1em;
    text-align: left;
    line-height: 1.3em;
}

#splash p.ch_select {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #ececec;
    font-weight: bold;
    font-size: 1em;
}

a {
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #006699;
    font-size: 1em;
    line-height: 1.3em;
}

#nav a {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.4em;
    color: #ececec;
    text-shadow: #000000 0.1em 0.1em 0.2em;
    text-align: center;
}

#splash a {
    font-size: .7em;
}

#bar a{
    color: #ececec;
}

#footer p{
    color: #ececec;
    text-align: center;
}

#footer a {
    color: #ececec;
}

#back {
    font-size: .7em;
}

#iptv ul.tabNavigation li a {
    color: #ececec;
    font-size: .85em;
    text-shadow: #000000 0.1em 0.1em 0.2em;
}
