  
H1{
  font-size : 15px;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H2{
  font-size : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
}
H3{
  font-size : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
}
H4{
  font-size : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
}
BODY{
  
  margin-top : -5px;
  margin-left : -5px;
  margin-right : -5px;
  margin-bottom : -5px;
  

  background-color : #ffffff;
}
TD{
  line-height : 6mm;
  
  font-size : 15px;
}
B{
  font-size : 15px;
  
}
STRONG{
  font-size : 15px;
  
}
.w{
	border-style : solid solid solid solid;
  
  
  
  background-color : black;
border-width : 10px 10px 10px 10px;border-color : #379bff;
  
}
.l {
	color : #ffffff;
	background-color : #4b4b4b;
	font-weight: bold;
}
.point {
	background-color: #fdf7ca;
}
.ten{
	border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : gray gray gray gray;
}

.big-link {
	font-size : 27px;
	font-weight : bolder;
	background-color: #fdf7ca;
  
}
.rank{
  font-weight : bold;
  color : #ffffff;
  background-color : #ff8000;
}

a:hover{
  position : relative;
  
  
  background-color : #ffc1a4;
}
