body
{
    margin-top: 0px;
    /*background-color: #DDD4BC;*/
    background-color: #FAF9DE;
    font-family: Verdana, Helvetica, sans-serif;
}
.pointLeft, .pointRight
{
    font-size: 10pt;
    color:#646464;
    }
.pointLeft
{
    padding: 0px 0px 10px 10px; 
    }
.pointRight
{
    padding: 0px 30px 10px 10px;
}
banner
{
	padding-bottom: 10px;
	text-align: right;
	background-color: #DBC0A1;
}
.savethis
{	background-color: #DFBEEA;
    background-color: #aa7fb5;
}

A.nav2:Link, A.nav2:Visited, A.nav2:Active
{
	font-weight: bold;
	color: #826c8c;
	text-decoration: underline;
}
A.nav2:Hover
{
	font-weight: bold;
	color: #473151;
	text-decoration: underline;
}
.nav
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #dfbeea;
}

A:link, A:visited,	A:active
{	
	text-decoration:	none;
	color: Black;
}	
A:hover	{	
	text-decoration:	underline;
	color: Black;
	}
.TableHead, .FigureHead, .DevHead
{
    /*border-top: black 2px solid;*/
    font-size: 0.8em;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #95ae99;
}
.FigureHead
{
    border-bottom: 1px solid;
}
.TableExample
{
    padding: 0, 0, 0, 0;
    
}
.TableGraphics, .TableHead, .FigureHead, .DevHead
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.CellText, .CellText2
{
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    line-height: 22px;
    font-size: 10pt;
}
.CellText2
{
	text-align: justify;
	padding-right: 30px;
    padding-left: 30px;
}
	
.TableGraphics, .TableHead
{
    text-align: center;
}
.MainTable
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: White;
}




	
