Body

td {
    COLOR: #DAE8EF;
    BORDER: 0;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial 
}

.imgListCSS img{
    width:100px;
    height:60px;
}

.MiddleArea
{
    FONT-SIZE: 14px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Lucida Handwriting
}

.NavLink
{
    FONT-SIZE: 12px;
    COLOR: #B7AC87;
    FONT-FAMILY: Arial
}
.NavLink a:link {font-size: 12px; color: #B7AC87;text-decoration: none}
.NavLink a:visited {font-size: 12px; color: #B7AC87;text-decoration: none}
.NavLink a:active {font-size: 12px; color: #B7AC87;text-decoration: none}
.NavLink a:hover {font-size: 12px; color: #B7AC87;text-decoration: none;}

.A1-12
{
    FONT-SIZE: 12px;
    COLOR: #A1A1A1;
    FONT-FAMILY: Arial
}
.A1-12 a:link {font-size: 12px; color: #A1A1A1;text-decoration: none}
.A1-12 a:visited {font-size: 12px; color: #A1A1A1;text-decoration: none}
.A1-12 a:active {font-size: 12px; color: #A1A1A1;text-decoration: none}
.A1-12 a:hover {font-size: 12px; color: #AAA9A9;text-decoration: none;}

.ContentText
{
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
.ContentText a:link {font-size: 12px; color: #333333;text-decoration: none}
.ContentText a:visited {font-size: 12px; color: #333333;text-decoration: none}
.ContentText a:active {font-size: 12px; color: #333333;text-decoration: none}
.ContentText a:hover {font-size: 12px; color: #333333;text-decoration: none;}

.ArticleQuote_white
{
    FONT-SIZE: 14px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Papyrus
}

.ArticleQuote
{
    FONT-SIZE: 14px;
    COLOR: #333333;
    FONT-FAMILY: Papyrus
}

.ArticleDate
{
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: Arial
}

.ArticleTitle
{
    FONT-SIZE: 18px;
    COLOR: #333333;
    FONT-FAMILY: Arial
}