A {
	text-decoration: none;
	color:darkblue;
	font-size:14pt;
}
	
A:Hover {
	color:darkblue
}

A.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: none;
	color: darkblue;
	text-decoration: none;
}
	
A.copy:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: none;
	color: darkblue;
	text-decoration: none;
}

.tablehead {
	border-style:solid;
	border-width:1px;
	border-color:black;
	background-color:wheat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

.pageheader {
	color:blue;
	font-family:'comic sans ms',technical,arial;
	font-size:18pt
}

.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

td.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.crumb{
	color:black;
	font-family:'comic sans ms',technical,arial;
	font-size:8pt
}

.cell1 {	
	height: 35px;
	border-right-style: dotted;	
	border-bottom-style: dotted;	
	border-width: 1px;
	border-color: #000000;
}

.cell2 {	
	height: 35px;
	border-right-style: dotted;	
	border-bottom-style: dotted;	
	border-width: 1px;
	border-color: #000000;
}

.rightcell {	
	height: 35px;
	border-bottom-style: dotted;	
	border-width: 1px;
	border-color: #000000;
	font-size: 15px;
	padding-left: 5px;
}

.menu{
	color:white;
	font-weight:none;
	font-size:9pt;
	font-family:arial,comic sans ms,technical;
}

.menu:Hover{
	color:white;
	font-weight:bold;
	font-size:9pt; 
	font-family:arial,comic sans ms,technical;
}

.boldtextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #334599;
	text-decoration: none;
}

A:hover.boldtextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #334599;
	text-decoration: underline;
}

td.news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

td.stamp{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}