BODY {
	font-family: Verdana, Arial, Helvetic, sans-serif;
	width:100%;
	text-align:center; /* for IE */ 
	margin:0 auto; /* for the rest */
}


	
	
hr{
  background-color:black;
  color:black;
}

h1{
    color:black;	
  	font-size:1.5pc; 
  	font-family: Verdana; 
  	font-weight: bold;

}	


p{
    color:black;	
  	font-size:1pc; 
  	font-family: Verdana; 
  	font-weight: light;
    width: 700px; 
    padding: 5px; 	
    text-align:justify;
    align:justify;
  	

}	

.hrBlack{
	color:black;
	background-color:black;
	width:100%;
	height:2px; 
	border-style:none;	
}

.logoA{
 	position:absolute; 
 	z-index:3; 
 	top:25; 
 	left:0; 
 	visibility:show; 
 	width:100%;
	}

.logoB{
 	position:absolute; 
 	z-index:3; 
 	top:140; 
 	left:0; 
 	visibility:show; 
 	width:100%;
	}

.logoC{
	position:absolute; 
	z-index:2; 
	top:10; 
	left:0;}

/*
.logoStart{	
	position:absolute; 
	z-index:1; 
	top:45; 
	left:0;}
*/ 


.logoStart{	
	position:absolute; 
	z-index:1; 
	top:45; 
	left:0;
width:100%; /* or a percentage, or whatever */ 
margin:0 auto; /* for the rest */ 
text-align:center; /* reset text alignment */ 

}


.BodyStart{	
	position:absolute; 
	z-index:1; 
	top:240; 
	left:30;
width:100%; /* or a percentage, or whatever */ 
margin:0 auto; /* for the rest */ 
text-align:center; /* reset text alignment */ 

}


	
	
.pageStart{	
	position:absolute; 
	z-index:1; 
	top:240; 
	left:30;}	

 
  .NavLink { 
  	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 1pc; 
  	font-weight: light;
  	font-style: normal; 
  	color: #000000; 
  	background-color: #ffffff
  	}  
  

  .CurrentPage { 
  	font-family: Arial, Helvetica, sans-serif; 
  	font-size: 1pc; 
  	font-weight: light;
  	font-style: italic; 
  	color: #000000; 
  	background-color: #ffffff 
  	} 

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

/* 
  A:visited {
  	color: #000000; 
  	text-decoration: none
  	}

 */ 
  
  A:hover {
  	text-decoration:none; 
  	color: #ffffff; 
  	background-color:#000000;
  	}
  	
  a.email:link {color: #ff0000}  	
  a.email:visited {color: #0000ff}
  a.email:hover {color: Blue} 
  
  
A.linkPage{
	color:blue;
	text-decoration:italic;	
	}  
  
A.linkPage:visited{
	color:blue;
	text-decoration:italic;	
	}   
  
  
  
   	
