.title {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 17px;

}
.text {
	font-family: Arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	color: #333333;

}
.menu {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

