body
{
	color: #000000;
	font-family:Georgia;
	font-size: 13px;
	line-height: 20px;
}


.text
{
	color: #000000;
}

.textsmall
{
	color:#000000;
	font-size: 10px;
	line-height: 15px;
}

.title
{
	color: #981b21;
	font-size: 22px;
	line-height: 20px;
}

.titlesmall
{
	font-size: 17px;
	line-height: 16px;
}

.titlesmallblack
{
	font-size: 13px;
	line-height: 16px;
}

a
{
	text-decoration:underline;
}

.moduleTitle
{
	color: #eda102;
	font-size: 15px;
	line-height: 18px;
}

.imageborder-yellow
{
	border: 2px solid #eda102;
}

.imageborder
{
	border: 2px solid #b70718;
}

.image-zoom
{
}