A:link { 
  text-decoration: none;
  color:#0000ff
}
A:visited {
  text-decoration: none;
  color:#0000ff
}
A:hover {
  text-decoration: none;
  color:#ff0000
}
h2 {
	color: #000099;
}
h3 {
	color: #000099;
}
body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  color: #6699ff;
  font-weight: bold
}
#header {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 156px;
}
#left {
  position: absolute;
  left: 0px;
  top: 156px;
  width: 156px;
}
#center {
  margin-top: 156px;
  margin-left: 160px;
  margin-right: 15px;
}
.header {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 156px;
}
.left {
  position: absolute;
  left: 0px;
  top: 156px;
  width: 156px;
}

.center {
  margin-top: 156px;
  margin-left: 160px;
  margin-right: 15px;
}
table {
  font-weight: bold;
  color: #6898EA;
}
.copywright {
	font-size: 10px;
}
h1 {
	color: #000099;
	font-size: 36px;
}
h4 {
	color: #000099;
}
.floatl {
    float:left
}
.floatr {
    float:right
}
