﻿a {
	color: #000000;
	text-decoration: underline;
	text-transform: none;
}
a:visited {
	color: #335588;
}
a:active {
	color: #28436A;
}
a:hover {
	color: #335588;
	text-decoration: none;
}
}
.body {
	background-color: #FFFFFF;
}
.bottom_links {
	text-align: center;
	font-family: Arial;
	font-size: small;
	background-image: url('images/bottom.JPG');
}
.copyright {
	font: Arial;
	text-align: center;
	color: #D3DFEB;
	font-family: Arial;
	font-size: xx-small;
}
.body-text {
	background-color: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #28436A;
	font-weight: normal;
}
.headline {
	background-color: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #335588;
	font-weight: bold;
	font-style: italic;
}
.right {
	background-image: url('images/right-background.JPG');
}
.left {
	background-image: url('images/left-background.JPG');
}
.picture_border {
	border-style: solid;
	border-width: 2px;
	color: #28436A;
}
.products-text {
	font-size: 9pt;
}
.products-cells {
	text-align: center;
}
.picture-no-border {
	border-style: solid;
	border-width: 0;
}
