BODY{
  color : black;
  
  background-color : #F7F4ED;
}
H1{
  color : white;
  text-align : center;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  ;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  background-color : #004080;
}
H2{
  color : #004080;
  text-align : center;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
}
H3{
  color : #004080;
  text-align : center;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
}

P{
  color : black;
}
A{
  color : #5E3F07;
  text-decoration : underline;
}
A:VISITED{
  color: #5E3F07;
  text-decoration : underline;
}
A:HOVER{
  color: #5E3F07;
  text-decoration : underline;
}
A:ACTIVE{
  color: #5E3F07;
  text-decoration : underline;
}
UL{
  color : black;
  list-style-image : url(../../Documents and Settings/ide/My Documents/NCK/Documents and Settings/ide/My Documents/Documents and Settings/ide/My Documents/NCK/former/2009.04.24/images/l_a01.gif);
  list-style-position: outside;
}
TH{
  color : white;
  background-color : green;
}
.param1 {float:left;}
.param2 {float:right;
}
