body {
color : #000000;
background-color : #ffffff;
margin-top : 15px;
margin-left : 0; 
}

A:link, strong a:link, em a:link, cite a:link,
 a:link strong, a:link em, a:link cite
{
color : #426999;
background : transparent ;
text-decoration : underline; 
font-weight : bold;
}

A:visited, strong a:visited, em a:visited, cite a:visited,
 a:visited strong, a:visited em, a:visited cite
{
color : #426999;
background : transparent ;
text-decoration : underline; 
font-weight : bold;
}

A:link:hover, A:visited:hover
{
color : #426999;
background : #7298C9;
text-decoration : none;
text-decoration : underline; 
font-weight : bold;
}

A:active, strong a:active, em a:active, cite a:active,
 a:active strong, a:active em, a:active cite
 { color : #133769; background: #7298C9; text-decoration : underline; 
font-weight : bold;}

font.kiemelt {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : medium; 
color : #133769; 
background : transparent;
} 

th
{
text-align : center;
color : #133769;
background : transparent;
}

/*a bekezdések tulajdonságai (oldal betűszíne!)*/

p {
text-align : left;
font-family : Arial, Helvetica, sans-serif;
margin-left : 15px;
font-size : x-small; 
color : #000000;
background : transparent;
} 

p.fejezet {
margin-left : 10px;
text-align : center; 
font-family : Arial, Helvetica, sans-serif;
font-size : x-small; 
font-weight : bold; 
color : #000000;
background : transparent;
} 



/*a felsorolások tulajdonságai*/
ul {
margin-left : 40px; 
color : #133769;
background : transparent;
} 

td.page {
line-height: 1.3em;
font-family : Arial, sans-serif;
font-size : x-small; 
color : #133769;
background : transparent;
text-align : left;
} 

hr.elvalaszt
{
width : 90%;
height : 3px;
background-color : #7298C9;
color : #7298C9;
}

acronym
{
text-decoration : underline;
}