BODY
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #cccccc;
	BACKGROUND-ATTACHMENT: fixed;
}
TD
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
A
{
    COLOR: #000099;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #cc0000;
    TEXT-DECORATION: none;
}
.Footer
{
    FONT-SIZE: 9px;
    TEXT-ALIGN: center;
}
.TopRow
{
    BACKGROUND-COLOR: Black;
}
.MainTable
{
    BACKGROUND-COLOR: #6696c7;
}
.NavigationRow
{
    BACKGROUND-IMAGE: url(t1/images/shadow_blue.gif);
    BACKGROUND-COLOR: #666666;
}
.theTitle
{
    FONT-WEIGHT: 
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
}
.Content {
	background-color : #999999;
}
A.readmore
{
    FONT-SIZE: 10px;
    COLOR: #202E81;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline;
}
A:hover.readmore
{
    FONT-SIZE: 10px;
    COLOR: #cc0000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
}

A.linkitem
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline;
}
A:hover.linkitem
{
    FONT-SIZE: 10px;
    COLOR: #cc0000;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
}