A{
  color : #000000;
  text-decoration : none;
}
A:LINK{
  color : #000000;
  text-decoration : none;
}
A:HOVER{
  font-weight : bold;
  color : #990000;
  text-decoration : underline;
}
A:ACTIVE{
  color : #006400;
  text-decoration : none;
}
BODY{font-size : medium;
width:800px;
}
P{
  width : 800px;
  size : auto;
}
.P1{
  width : 800px;
  margin-left : 30px;
}
.P2{
  width :800px;
  margin-top : 0px;
  margin-left : 30px;
  margin-bottom : 0px;
}
.P3{
  width : 800px;
  margin-left : 50px;
}
.P4{
  width : 800px;
  margin-left : 70px;
}
.P5{
  width : 800px;
  margin-left : 90px;
  margin-top : 0px;
  margin-bottom : 0px;
}
.P6{
width:auto;
}

LI{
}
.line{
  font-size : 90%;
  line-height : 140%;

}
.HR1{
  width : 800px;
 align="left"
}

#wrapper{
      width:800px;
	  margin-left:5%;
	  margin-right:5%;
text-align:left;
border-left:1px solid #0000ff;
border-right:1px solid #0000ff;

}

#globalNav{
  font-size : 75%;
color: #0000ff;
background-color:#A5DAD8;
padding: 5px 0px 5px 0px;
white-space: nowrap;
	border-bottom: 1px solid #0000ff;
	border-top: 1px solid #0000ff;
width : 800px ;
}

.ta{
	margin-left : 30px;
	padding: 10px;
	font-size : 95%;
	border: 1px solid #407EB7;
	    
}
.td1{
	padding: 10px;
	color: #000000;
	border: 1px solid #407EB7;
     
}
th{
     border-style : solid;
     border-color : #cccccc;
     border-width : 1px;   
}

