/* normal text*/
p {margin-top: 0;  margin-bottom: 0;
font-family: arial; font-size: 11pt;}

/* Heading Arial 12*/
h1{margin-top: 0;  margin-bottom: 0;
font-family: arial; font-size: 12pt; font-weight: bold}

/* Greek Gentium 13*/
p.greek {margin-top: 0;  margin-bottom: 0;
font-family: gentium
; font-weight: normal
; font-size: 13pt;}


/* Don't move the position of this*/
body 
{
background-image:
url('texture1.gif')
}

a:link { colour:blue;text-decoration: none; }
a:visited { color:blue; text-decoration: none; }
a:active { text-decoration: none; }
a:hover { color: brown; text-decoration: none; }
