
body, td, p
{
  font-size: 12px;
  font-family: arial, verdana, sans-serif;
  line-height: 16px;
}

.header
{
  color: #590000;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;

}
.linkRed, 
{
  color: #590000;
  font-weight: bold;
}

a
{
  color: #ff8400;
  font-weight: bold;
}

.cover_box {
	width:  135px;
	height: 210px;
	background: #EEEEEE;
	text-align:center;
}

.cover_box_info {
	padding-left:0px;
	padding-right:0px;
	width:  100%;
	background: #EEEEEE;
	text-align:left;
}

.cover_box_info_inner {
	padding-left:10px;
	padding-right:10px;
}

.spacing {
	height:10px;
}
