body, td {
	font-size:12px;
}

.alumine {
	color: #520202;
	font-size: 12px;
}
.alumine a {
	color: #520202;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.menyy {
	color: #9C1B1F;
	font-size: 14px;
}
.menyy a {
	color: #9C1B1F;
	font-weight: bold;
	text-decoration: none;
}
.menyy a:hover {
	color: #9C1B1F;
	text-decoration: underline;
}
.menyy_sel {
	color: black;
	font-size: 14px;
}
.menyy_sel a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.menyy_sel a:hover {
	color: black;
	text-decoration: underline;
}
h1 {
	color: #9C1B1F;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	margin: 0px;
}
.content {
	padding-left: 20px;
	font-family: verdana;
	font-size: 12px;
}