.body {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bodylink {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #8ec9e8;
	text-decoration: none;
}

.bodylink:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #094a6c;
	text-decoration: none;
}

.products {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #8ec9e8;
	text-decoration: none;
}

.products:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #094a6c;
	text-decoration: none;
}

.bottomlink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8ec9e8;
	text-decoration: none;
}

.arial18pt {
font-family:Arial;
font-size:18px;
font-weight:normal;
color:#FFFFFF;

}
