/* Default body text. Use unicide fonts if possible so we can display azeri language characters. */

BODY {
    font-family: lucida sans unicode, lucida sans, verdana, tahoma, arial, helvetica;
    font-size: 12pt;
    background-color: #ffffff;
}

.maintitle {
    font-size: 32pt;
    background-color: #e5e5e5
}

A {
    color: #004090;
    text-decoration: none;
}

A.bodylink {
    color: #008080;
    text-decoration: none;
}

A:hover {
    text-decoration: underline;
}

TD.separate {
    background-color: #000000;
}

TD.selected {
    background-color: #e5e5e5;
}

TD.bodytext {
    font-size: 10pt;
}

.content {
    background-color: #ffffff;
    font-size: 11pt;
}

STRONG {
		font-weight: bold;
		font-size: 10pt;
}

.menu {
    font-weight: bold;
}

.newstitle {
    font-weight: bold;
}

.newsbody {
    font-size: 10pt;
}

.submenu {
    font-size: 11pt;
}

TD.extrainfo {
    background-color: #ffffff;
}

.copyright {
    font-size: 10pt;
}

.subtitle {
    font-size: 12pt;
    font-weight: bold;
}

.paratitle {
    font-size: 10pt;
    font-weight: bold;
}