/* CSS Document */
body
{ 
background-image: 
 url(../images/back1.gif);
background-repeat: repeat
}
h1 
{
white-space: nowrap;
color: #567396;
font-size: 16pt;
font-family: tahoma;
font-weight: normal; 
font-style: oblique
}
h2 {
color: #567396;
font-size: 10pt;
font-family: tahoma;
font-weight: normal}
p {font-family: tahoma;
font-weight: normal;
font-size: 10pt}

h3 {
color: #567396;
font-size: 24pt;
font-family: tahoma;
line-height: 50%;
letter-spacing: 0.5cm;
text-align: left;
font-weight: bold;
line-height: 90%;
font-style: oblique
}

p.big {line-height: 150%;
font-size: 8pt;
color: #000000}



