body, td, p  {
        font-size : 12px;
        font-family : Tahoma,verdana,sans-serif;
        color : #dcd9a3;
}
th, div  {
        font-family : Tahoma,verdana,sans-serif;
        color : silver;
}

:link  {
        color : #ffff99;

}

:visited  {
        color : #ffff99;

}

:active  {
        color : #cc0000;

}

:hover  {
        color : #cc3300;
}
H1  {
        font-size : 23px;
        text-align : center;
        margin-top : 10px;
}

H2  {
        font-size : 19px;
}

H3  {
        font-size : 17px;
}

small  {
        font-size : 10px;
}

.forminput    {
        font-size: 8pt;
        background-color: #CCCCCC;
        font-family: verdana, helvetica, sans-serif;
        vertical-align:middle
}
.textinput    {
        font-size: 10pt;
        font-family: verdana, helvetica, sans-serif;
        vertical-align:middle
}
input, textarea, select, option
{
        background: #bdb76b;
        border-bottom: #000000 3px solid;
        border-left: #000000 1px solid;
        border-right: #000000 3px solid;
        border-top: #000000 1px solid;
        color: #000000;
        font-family:verdana, tahoma, sans-serif;
        font-size:11px;
}
.vote {
		font-size : 11px;
}
.os_info {
		font-size : 10px;
		text-decoration: none;
		font-weight: bold;
}
.news_title {
		text-decoration: none;
		font-size : 12px;
}
.lnews_title {
		text-decoration: none;
		font-size : 11px;
}
.lnews_table {
    border-style: solid;
    border-color: #8D8C6C;
    border-width: 1;
}
.comment_nick {
		text-decoration: none;
		font-size : 14px;
		font-weight: bold;
}
.comment_date {
		text-decoration: none;
		font-size : 12px;
}
