   body		{
   			font-family:arial,helvetica;
   			color: #333333;
   			font-size: 10pt;
   			}
   h1		{
   			font-size: 16pt;
   			}
   h5		{
   			margin-bottom: 0px;
   			}
   a		{
   			font-size: 10pt;
   			text-decoration: none;
   			font-weight: bold;
   			}
   .fieldDescriptor	{
   				font-size: 8pt;
   				font-weight: bold;
   				color: #666666;
   			}
   .required	{
   				font-size: 12pt;
   				font-weight: bold;
   				color: #CC0000;
   			}
   .adTable	{
   					border-color: 00006D;
   					}
   .topListings	{
   					font-size: 8pt;
   					font-weight: bold;
   					font-style: none;
   					}
   .smallCategory	{
   					font-size: 7pt;
   					font-weight: normal;
   					font-style: none;
   					}
   .input		{
   					font-size: 9pt;
   					font-weight: bold;
   					color: 00006D;
   					border-width: 1px;
   					}
   .topLinks	{
   					border-color: 1E2E91;
   					}
   .linkTable	{
   					padding-bottom: 7px;
   					}
   .linkCell	{
   					padding-bottom: 0px;
   					}
   .calendarCell{
   					text-align: center;
   					}
   a:link	{
   			color:#1E2E91;
   			}
   a:visited{
   			color:#1E2E91;
   			}
   a:hover	{
   			color:#999999;
   			}
   a:active	{
   			font-weight:bold;
   			}
   dt	{
   			font-weight:bold;
   			font-size: 10pt;
   			}
   dd	{
   			font-size: 11pt;
   			padding-bottom: 10px;
   			}
   .CategoryList	{
   				font-size: 7pt;
   				font-style: normal;
   			}