BODY {
        scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #003D5C; 
	scrollbar-highlight-color: #003D5C; 
	scrollbar-shadow-color: #FFFFFF;
        background-image: url('images/fohatter.jpg');
        background-color: #003D5C; 
        background-attachment: fixed;
		background-repeat: no-repeat;
        text-align: center;
     }

img  {
        border: 0;
     }

h1   {
        font-size: 18pt;
        color: #FFFFFF;
        font-family: Times;
        font-weight: bold;
        text-align: center;
        text-shadow: 3px 3px 2px black;
     }   
h3   {
        font-size: 14pt;
        color: #FFFFFF;
        font-family: Times;
        font-weight: bold;
        text-align: center;
        text-shadow: 3px 3px 5px red;
     }   
p    {
        font-size: 10pt;
        color: #FFFFFF;
        font-family: Tahoma;
        font-weight: bold;
        text-align: justify;
     }
a    {
        font-size: 10pt;
        color: #FFF000;
        font-family: Tahoma;
        font-weight: bold;
        text-align: justify;
     }
td {
        font-size: 10pt;
        color: #FFFFFF;
        font-family: Tahoma;
        font-weight: bold;
        text-align: justify;
     }
.cp  {
        font-size: 10pt;
        color: #FFFFFF;
        font-family: Tahoma;
        font-weight: bold;
        text-align: center;
     }
.cps {
        font-size: 10pt;
        color: #FFF000;
        font-family: Tahoma;
        font-weight: bold;
        text-align: center;
     }
.cpa {
        font-size: 8pt;
        color: #FFFFFF;
        font-family: Tahoma;
        font-weight: normal;
        text-align: center;
     }
.prg {
        font-size: 10pt;
        color: #FFFFFF;
        font-family: Tahoma;
        font-weight: bold;
        text-align: left;
        vertical-align: top
     }
div.image_div {
        position: absolute;
        left: 0px;
        top:  0px;  
     }

p.ssz {
	color: Yellow;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	text-align: justify;
}
h2   {
        font-size: 14pt;
        color: #FFFFFF;
        font-family: Times;
        font-weight: bold;
        text-align: center;
        text-shadow: 3px 3px 2px black;
     }   
.c2{
        text-align: center
}

