﻿a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}

body
{
    font-size: 9pt;
    background-color:#fff;
    margin:0 0 0 0;
    }

.tablehead {
	background-color:#ffffff;
	
    font-size:14px;
    color:black;
    font-weight:bold;
	
	text-indent:20px;
    height:34px;
line-height:34px;
}
#fabu{ height:34px;
line-height:34px;
font-size:14px; 
font-weight:bold;
text-indent:20px;}
.tablehead a:link
{
    font-size:14pt;
    color:#000;
    text-decoration: none;
    }
.tablehead a:hover
{
     font-size:14pt;
    color:#000;
    text-decoration: none;
    }
    .tablehead a:visited
{
     font-size:14pt;
    color:#000;
    text-decoration: none;
    }
	
.grid td{ border-bottom:1px #E1F2FB solid;padding-left:10px }
.grid {border:0px }

.tdcontent
{
    vertical-align:top;
    
    padding-top:5px;

    } 
  .tdtitle
  {padding-left:30px;
    font-size:14px;
    font-weight:bold;
    height:30px;
    
    }
    .tdfooter
    {
text-align:center;
height:28px;
background-color:#E5F4FB;
        }