a
{
border-style:none;
text-decoration:none
}

a:link
{
color: #ff0000;
text-decoration: none
}

a:visited
{
color: #0000ff;
text-decoration: none
}

a:hover
{
text-decoration: underline
}

body
{
margin:50px;
padding:0
}

h1,h2,h3,h4,h5,h6
{
color:red;
font-family:arial;
font-weight:bold
}

h1
{
font-size:36pt;
text-align:center;
}

h1.antikvanti
{
letter-spacing: 24pt
}

img
{
border:0
}

li,p
{
color:black;
font-family:verdana;
font-size:12pt
}

p.center
{
text-align:center
}