body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  background-image:url(images/bkg_speckle.gif);
}

a:link {
	font-weight: bold;
	color: #006699; 
	text-decoration: underline; }
	
a:visited {
	font-weight: bold;
	color: #800000; 
	text-decoration: underline; } 
	
a:hover 
	{
	font-weight: bold;
	color: #99c2d6; 
	text-decoration: none; }
.boxed_in_blue {
	border: medium solid #006699;
}
.tagline {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	font-style: italic;
}
.footer {
	font-size: 11px;
}
.Company_info {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.co_name {
	font-weight: bold;
	color: #005177;
}
.wood_block {
	margin: 15px;
	padding: 20px;
	border: 4px solid 006699;
}
.double_frame_blue {
	border: thick double #006699;
}
.blue_header {
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
}
.image_caption {
	font-size: 12px;
	font-weight: bold;
}
