body, table, td, select, textarea, error { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #666666;
	line-height: 18px;
}
a { 
	color: #717171; 
	text-decoration: none; 
	
}
p {
	text-align: justify;
}

a:hover { 
	text-decoration: underline;

}
h1 {
	font-family: Tahoma; 
	font-size: 11px; 
	margin: 0,0,0,0;
}

.fejlec{
	font-weight: bold;
	color: #739A7C;
	font-size: 12px;
}
.kiemeles{
	color: #739A7C;
}

.megjegyzes{
	font-weight: normal;
	color: #AAAAAA;
	font-size: 10px;
}
.border {
	border: 1px solid #666666;
	text-align:center;
}
.td border_top{
	border-top: 1px solid #DDDDDD;
}

