BODY, TABLE
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:black;
  letter-spacing: .7px;
}
filler
{
  margin-right:30;
}
.paragraph_text
{
  text-align:justify;
}

.copyright
{
  font-size: 10px;
  text-align:center;
}
.footnote
{
  font-size: 10px;
}
.course_title
{
  font-style: italic ;
}
.publication_title
{
  font-style: italic ;
  font-weight: bold;
}
.paragraph_header
{
  font-weight: bold;
  font-size: 120%;
}
A
{

  text-decoration:none;
   font-weight: BOLDER;
	color: black;
}

A:hover
{
	background: white;
}
