﻿body
{
    font-family:Arial;
    font-size: 13px;
    color: #fff;
    line-height: 18px;
}
a
{
    color:#e0e801;
    text-decoration:none;
}
p
{
    margin-bottom:18px;
}
#InnerContent
{
    line-height: 18px;
}

.LinkGrayBold{color:#464646; font-weight:bold;}
.LinkGrayBold a{color:#464646; font-weight:bold;}
/*
###################################
    Page
###################################
*/
.PageText
{
    
}
.PageLink
{
    font-size:15px;
    font-weight:bold;
}
.PageSubject
{
    font-size: 24px;
    line-height: 24px;
}
/*
###################################
    SideBar
###################################
*/
.SideBarItemDate
{
    font-family:Verdana;
    font-size:11px;
    color: #d7d7d7;
    line-height:15px;
}
.SideBarItemSubject
{
    font-family:Verdana;
    font-size:11px;
    line-height:15px;
}


/*
###################################
    Home
###################################
*/
.HomeBoxTxt
{
    font-family:Verdana;
    font-size: 11px;
}
.HomeTextBoxHeader
{
    font-family:Verdana;
    font-size: 11px;
}

/*
###################################
    Archive
###################################
*/
.ArchiveSubject
{
    font-size:16px;
    font-weight:bold;
}
.ArchiveReadMore
{
    font-weight: bold;
}

/*
###################################
    Article
###################################
*/
.ArticleDate
{
    font-size: 11px;
}
.ArticleLinks
{
    font-size: 11px;
    font-weight: bold;
    color:#e0e801;
}
.ArticleSubject
{
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
}
.ArticleIntro
{
    font-size: 16px;
    line-height: 24px;
}
.ArticleAuthor
{
    font-weight: bold;
}

.htmlareaSubHeader{ font-weight:bold; font-size:16px; line-height:18px;}
