﻿body 
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #6D6D6D;
    height: 100%;
}

.FooterLinks
{
    text-align:center; 
    margin-bottom:8px;
    color: #FF9900;
}

.FooterLinks a
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 8pt;
    color: #6D6D6D
}

.content
{
	font-size: 9pt;
	text-align: justify;
	color: #333366;
}

#SidebarNav
{
    width: 207px;
}

#FullPage
{
    width: 800px;
}