body
{
color : #ffffff;
background-color : #000000;
margin-top : 0px;
margin-left : 0px;
margin-right: 0px;
font-family : Times New Roman, sans-serif;
}

A:link
{
color : #FFFFFF;
background : transparent ;
text-decoration : underline; 
font-weight : bold;
}

A:visited
{
color : #FFFFFF;
background : transparent ;
text-decoration : underline; 
font-weight : bold;
}

A:link:hover, A:visited:hover
{
color : #FFFFFF;
background : #8B6012;
text-decoration : underline; 
font-weight : bold;
}

//aktív link színe/háttérszíne -> kattintás után!
A:active
{
color : #FFFFFF; 
background: transparent;
text-decoration : underline; 
font-weight : bold;
}


div.content
{
color: #000000;
background : transparent;
border: 0px;

height: 834px;
overflow: auto;
text-align : left;
font-family : Times New Roman, sans-serif;
}


table{
line-height: 1.3em;
font-family : Times New Roman, sans-serif;
font-weight : bold;
font-size : small; 
color : #FFFFFF;
background : transparent;
}

td.page{
line-height: 1.3em;
font-family : Times New Roman, sans-serif;
font-weight : bold;
font-size : small; 
color : #FFFFFF;
background : transparent;
}


p {
margin-left : 15px;
margin-right: 20px;
margin-top : 10px;
color : #FFFFFF;
background : transparent;
font-weight : bold;
font-family : Times New Roman, sans-serif; 
font-size : small;
text-align : justify;
} 

p.kiemelt {
margin-left : 15px;
margin-right: 15px;
color : #FFFFFF;
background : transparent;
font-weight : bold;
font-family : Times New Roman, sans-serif; 
font-size : small;
text-align : center;
} 


font.kiemelt
{
font-family : Times New Roman, sans-serif;
font-size : small; 
font-weight : bold; 
color : #491212;
text-decoration : underline;
}

li
{
color : #FFFFFF;
}

img
{
 border:0px;
}