.buttons {
	font-family: Tahoma;
	font-size: 16px;
	color: 333333;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.smallbuttons {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.line {
	color: #000000;
}
.headings {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
