table 
{
border: none; 
border-style: none; 
border-width: 0; 
}

table.content
{
border: none; 
border-style: none; 
border-width: 0; 
}

td.tabletitle 
{
border: none; 
font-family: verdana, helvetica, sans-serif, gill; 
background-color: #778899; 
color: #FFFFFF; 
font-weight: bold; 
font-size: 9pt;
line-height: 14pt;
}

th 
{
border: none; 
padding: 10px; 
font-family: verdana, helvetica, sans-serif, gill; 
background-color: #D3D3D3; 
color: #FFFFFF; 
font-weight: bold;
font-size: 8pt;
}

td.odd 
{
border: none; 
font-family: verdana, helvetica, sans-serif, gill; 
background-color: #D3D3D3; 
color: #000000; 
font-weight: normal; 
font-size: 8pt;
}

td.oddnhl
{
border: none; 
font-family: verdana, helvetica, sans-serif, gill; 
background-color: #D3D3D3; 
color: #0000FF; 
font-weight: bold; 
font-size: 8pt;
}

td.even
{border: none; font-family: verdana, helvetica, sans-serif, gill; 
background-color: #FFFFFF; 
color: #000000; 
font-weight: normal; 
font-size: 8pt;
}

td.evennhl
{border: none; font-family: verdana, helvetica, sans-serif, gill; 
background-color: #FFFFFF; 
color: #0000FF; 
font-weight: bold; 
font-size: 8pt;
}


a:link				{ color:#0000FF; font-weight:normal;}
a:visited			{ color:#0000FF; font-weight:normal;}
a:hover				{ color:#FF4500; font-weight:normal;}

a.header:link		{ color:#0000FF; font-weight:bold;}
a.header:visited	{ color:#0000FF; font-weight:bold;}
a.header:hover		{ color:#FF4500; font-weight:bold;}
