BODY {
 font-family: "Times New Roman CE", "Times New Roman", serif;
}

A:link {
 text-decoration: none;
}

A:visited {
 text-decoration: none;
}

A:hover {
 text-decoration:none;
}

A:active {
 text-decoration:none;
}

/* Bekezdésstílusok */

P {
 font: normal 12pt/15pt "Times New Roman CE", "Times New Roman", serif;
 text-indent: -1em;
 text-align: left; 
 margin: 0 0 0 1em;
}

H1 {
 font: normal 14pt/15pt "Times New Roman CE", "Times New Roman", serif;
 text-indent: 0;
 text-align: center;
 margin: 24pt 0 0;
}

H2 {
 font: bold 12pt/15pt "Times New Roman CE", "Times New Roman", serif;
 text-indent: 0;
 text-align: left; 
 margin: 12pt 0 0
}

.datum {
 text-align: right;
 text-indent: 0;
 margin: 0;
}

.evf {
 text-align: left;
 font-style: italic;
 text-indent: 0;
 margin: 0;
}

.issn {
 text-align: center;
 text-indent: 0;
 margin: 0;
}


/* Karakterstílusok */

EM {
 font-style: italic;
}

I {
 font-style: italic;
}

B {
 font-weight: bold;
}

B I {
 font-style: italic;
 font-weight: bold;
}

B EM {
 font-style: italic;
 font-weight: bold;
}

