.title {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.big_text {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.main_text {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}

.small_text {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #FF0000;
}

.admin_menu {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}

.admin_title {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.admin_text {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.category_table {
	background-color: #DDDDDD;
		font-size: 10px;
}

.td {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}