table.one	{
			border: 1px solid black;
			}
			
.lead		{
			font-family: arial;
			font-size: 13px;
			color: navy;
			font-weight: bold;
			}
			
.subhead	{
			font-family: arial;
			font-size: 15px;
			color: navy;
			font-weight: bold;
			}
			
.cd			{
			font-family: arial;
			font-size: 11px;
			color: navy;
			font-weight: bold;
			}
			
.cd2			{
			font-family: arial;
			font-size: 11px;
			color: black;
			font-weight: normal;
			}
			
.small		{
			font-family: arial;
			font-size: 10px;
			color: black;
			font-weight: normal;
			}
			
.cnav		{
			font-family: arial;
			font-size: 12px;
			color: navy;
			font-weight: normal;
			}

.content	{
			font-family: arial;
			font-size: 12px;
			color: black;
			font-weight: normal;
			}
			
p.home		{
			margin-top: 12px;
			margin-bottom: 12px;
			}
			
.copy		{
			font-family: arial;
			font-size: 11px;
			color: white;
			font-weight: normal;
			}
			
.crumbs		{
			font-family: arial;
			font-size: 11px;
			color: navy;
			font-weight: normal;
			}
			
.tracks		{
			font-family: arial;
			font-size: 11px;
			color: navy;
			font-weight: bold;
			margin-top: 5px;
			}
			
.adv		{
			font-family: arial;
			font-size: 16px;
			color: navy;
			font-weight: normal;
			padding:25px;
			}
