.border {
	border-right-width: thick;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: none;
	border-right-color: #990000;
	border-bottom-color: #990000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.basicText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #444444;
	line-height: 1.3em;
}
.catalog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #333333;
}
.smallText {
	font-size: 0.9em;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
}
.floatLeft {
	padding-right: 10px;
	padding-bottom: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
