﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}


/* txt */


.txt {
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    color: #000000;
    text-align: justify;
    font-style: normal;
}


.txtr {
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    color: #000000;
    text-align: right;
    font-style: normal;
}


.fejlec_bal {
    font-weight: bold;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
}

.fejlec_jobb {
    font-weight: normal;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: right;
    font-style: normal;
}