a:link{
      color:blue;
	  font-weight:;
	  text-decoration:none;
}
a:visited{
      color:blue;
	  text-decoration:;
}
a:hover{
      color:white;
      background-color:#7d003f;
	  text-decoration:;
}
a:active{
      color:red;
	  text-decoration:;
}

.contents {
      width:680px;
	  font-family:serif;
	  font-weight:;
	  margin-left:90px;   
      padding:0px;
	  background-color:;
	  text-align:left;
	  line-height:1.5em;
}
h1  {
      font-size:20px;
      font-weight:bold;
      background-color:#006f00;
      color:#ffffff; 
      font-family:serif;
      border-left:1.5em solid #ff8040;
      margin-top:0;
      margin-bottom:10px;
      padding:0.5em;
	  padding-left:20px;
}
h2   {
      width:200px;
	  height:50px;
	  font-size:11pt;
      font-weight:bold;
      background-image:;
	  background-repeat: no-repeat;
      color:; 
      font-family:serif;
	  text-align:right;
	  padding-top:0px;
	  line-height:1.5em;
}
.box  {
      width:250px;
	  font-size:11pt;
	  border:1px solid #008080;
	  padding-top:10px;
	  line-height:1.5em;
}

