.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;

}
.titleText {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #990000;

}
a:link {
	color: #990000;
	text-decoration: none;

}
a:hover {
	color: #999999;
	text-decoration: none;

}
a:active {
	color: #990000;
	text-decoration: none;

}
a:visited {
	color: #990000;
	text-decoration: none;

}
.picBorder {
	border: 1px solid #333333;
}
.donback {
	background-attachment: fixed;
	background-image: url(../catalog/images/don_working_big.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.formborder {
	margin: 0px;
	padding: 0px;
}
.smalldesctext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.buttonbrownback {
	background-color: #F1EFE0;
	border: 1px solid #E4E0C6;
}
