﻿.BodyText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.leftside {
	background-image: url('images/leftside.jpg');
}
.rightside {
	background-image: url('images/rightside.jpg');
}
.bottom {
	background-image: url('images/bottom.jpg');
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-indent: 25px;
	line-height: 32px
}
.Headline {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.BodyHeader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.BodyTextHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.Caption {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
