#Page {
  background-image:url('/images/BG_Page_Scale_ffc.gif');
  background-color:#ffe;
  color:maroon;
}

.Report {
  margin:10px 20px;
  padding:20px;
  text-align:left;
  background-color:#ffc;
  color:#666;
  line-height:1.75em;
}

.PreSubTitle {
  margin:0;
  text-align:left;
}

.Author {
  margin:0;
  text-align:right;
}

.MainTitle {
  text-align:center;
  color:#663;
  background-color:transparent;
}

.Description p {
  text-indent:1em;
}

.DescBlock {
  margin-top:1.75em;
}

.AuthorProfile {
  margin-top:20px;
  border:1px solid #666;
  padding:15px;
}

.AuthorProfile h5 {
  margin:0 0 10px 0;
  color:#006;
  background-color:transparent;
}

.AuthorProfile p {
  text-indent:1em;
}

.Announcement {
  margin:40px;
  border:2px groove #966;
  padding:15px;
  color:#666;
  background-color:#fee;
}

.BackNumber {
  margin:40px 40px 0 40px;
}

.BackNumber h5 {
	margin:0;
}

.BackNumber ul {
	margin:10px 0 0 0;
}
