BODY
{
margin: 0;
padding: 0;
background-color: #CBD0E4;
color: #171D37;
font-family: verdana;
font-size: 12px;
cursor: default;
text-align: justify;
       scrollbar-face-color: #858DB0; 
       scrollbar-highlight-color: #858DB0; 
       scrollbar-shadow-color: #404A7A; 
       scrollbar-3dlight-color: #404A7A;
       scrollbar-arrow-color: #404A7A; 
       scrollbar-track-color: #CBD0E4; 
       scrollbar-darkshadow-color: #CBD0E4;
}

TABLE {
font-family: verdana;
font-size: 12px;
color: #1A234B;
}

A {
text-decoration: none;
font-family: verdana;
font-size: 12px;
color: #3F4B7D;
}

A:link
{
text-decoration: none;
font-family: verdana;
font-size: 12px;
color: #3F4B7D;
}

A:visited
{
text-decoration: none;
font-family: verdana;
font-size: 12px;
color: #4C5478;
}

A:Hover {
font-family: verdana;
font-size: 12px;
color: #880000;
text-decoration: underline;
}


H1
{
font-family: verdana;
color: #BFC8ED;
font-size: 14px;
background-color: #596188;
line-height: 2em;
}

H2
{
font-face: verdana;
color: #BFC8ED;
font-size: 14px;
background-color: #596188;
line-height: 2.15em;
}

H3
{
font-face: verdana;
color: #282E4C;
font-size: 12px;
background-color: #858DB0;
line-height: 1.75em;
}

H4
{
font-face: verdana;
font-size: 12px;
line-height: 1.75em;
}

div#main
{
margin: auto;
padding: 0;
width: 650px;
text-align: justify;
}

#main p
{
margin: 2em;
}

.szovegtorzs p
{
margin: 1em;
padding: 0em;
text-indent: 1em;
}