body
{
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: white; 
	margin: 0px;
	padding: 0px;
}
font.title 
{
	font-size: 120%;
	font-weight: bold;
	color: #004080;
}
table.navigation
{
  font-size:xx-small;
  height:9px;
}  
.content
{
   font-size:12px;
   color: #554e4e;
}
td.content
{
  background-color:#99CCFF;
  border-color: inherit ; 
  border-style: solid;
}
.contentHeader
{
  color:#554e4e;
  font-size:14px;
}
.contentSubHeader
{
  color:#554e4e;
  font-size:12px;
  font-style:italic;
  font-weight:bold;
}
td.linkIcon
{
  width:33%;
  height:61px;
}
td.linkDesc
{
  width:67%;
  height:61px;
}
Table.linkTable
{
  padding:6px;
  border-spacing:0;
  width:100%;
  text-align:center;  
}
