.nemtom {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #669999;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 10px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.tablafej {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.sor1 {
	background-color: #DDDDDD;
}
.sor0 {
	background-color: #EEEEEE;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

input {
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
