Body { background-color: #000000; 
       background-position: center;       
       font-family: arial, sans-serif; 
       font-size: 8pt;}

A:link { text-decoration: none; color: #000000  ; font-weight: bold; }
A:visited { text-decoration: none; color: #000000; font-weight: bold; }
A:active { text-decoration: none; color: #FFFFFF; font-weight: bold; }
A:hover { text-decoration: none; color: #FFFFFF; font-weight: bold; }



#LAYER0 {
	background-position: CENTER;
	position: relative;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 20px;
	z-index:1}

#LAYER1 {
	position: absolute;
	top: 119px;
	left: 140px;
	width: 690px;
	height: 450px;
	background-color: #FFFFFF;
	z-index: 2;
}

#LAYER2 {
	position: relative;
	text-align: center;
	top: 20px;
	left: 20px;
	width: 650px;
	height: 410px;
	background-color: #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 3;
}

#LAYER2b {
	position: absolute;
	top: 5px;
	left: 20px;
	width: 600px;
	height: 400px;
	z-index: 3;}


#LAYER3 {position: absolute;
         top: 80px;
         left: 140px;
         width: 170px;
         height: 40px;
         background-color: #FFFFFF;
         z-index: 2;}

#LAYER4 {position: absolute;
         top: 80px;
         left: 310px;
         width: 150px;
         height: 40px;
         background-color: #CCCCCC;
         z-index: 1;}

#LAYER5 {position: absolute;
         top: 80px;
         left: 460px;
         width: 150px;
         height: 40px;
         background-color: #999999;
         z-index: 1;}

#LAYER6 {position: absolute;
         top: 80px;
         left: 610px;
         width: 150px;
         height: 40px;
         background-color: #666666 ;
         z-index: 2;}

#LAYER7 {position: absolute;
         top: 20px;
         left: 140px;
         width: 50px;}

H1 { font-family: courier new;
     font-size: 14pt;
     font-weight: bold;
     text-align: left;
     margin-top: 10px;
     margin-left: 0px;
     padding-left: 10px;
     color: #000000; 
     background-color: ;}

H2 { font-family: VERDANA, COURIER NEW; 
     font-size: 10pt; 
     font-weight: bold; 
     color: #000000; 
     text-align: CENTER;
     margin-left: 1%;
     margin-right: 1%;
     margin-top: 1%;}

H3 {font-family: arial, sans-serif; 
    font-size: 9pt; 
    color: #666666;
    text-align: left;}

H4 {font-family: arial, sans-serif; 
    font-size: 9pt; 
    color: #666666;
    text-align: right;}

H5 {font-family: arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #cccccc;  
    text-align: center;
    margin-left: 15px;
    margin-right: 5px;
    padding-top: 4px;}

P  { font-family:  verdana, arial, sans-serif;
     font-size: 9pt;
     color: #000000;
     text-align: justify;
     margin-left: 10px;
     margin-right: 10px;
     padding: 2px;}

.smallfont {  font-size: 8pt;
              text-align: left; }

