a{
  text-decoration: none;
  color: #478ae9;
}
a:visited{
  color: #478ae9;
}
img{
  border: 1px solid #cccccc;
}
body, p, ol, ul, td {
  font-family: times new roman;
  font-size:   12pt;
}
body{
  background-color: #ffffcc;
}
h1 {
  font-family: times new roman;
  font-size:   24pt;
	color: #ff0000;
}
.legal{
  font-size:   9pt;
  font-style: italic;
}

.mainbackground{
  background-color: #ffffff;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  padding-right:10px;
}
.maintitle{
  font-family: times new roman;
  font-size:   24pt;
  color: #ff0000;

}

.page{
	text-align: center;
}

.phead{
	font-size: 14pt;
	font-weight: bold;
}
.headline{
	font-style: italic;
	padding-bottom: 10px;
}
.intro{
	text-align: left;
	font-style: italic;
	padding-bottom: 10px;
}
.pbody{
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

.linkpage_head{
	font-size: 14pt;
	font-weight: bold;
	padding-top: 10px;
}

.linkpage_tablehead{
	font-weight: bold;
}

.linkpage_tablebody a{
	text-decoration: none;
}

.itemtable_pic{
	height: 110px;
	width: 110px;
	text-align: center;
	border: 1px solid #eee;
}
.itemtable_name{
	width: 110px;
	text-align: center;
	overflow: hidden;
}
.itemtable_headline{
	width: 110px;
	text-align: center;
	overflow: hidden;
}