body
{
  color: #444444;
  font-size: 14px;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  margin-top: 30px;
  margin-bottom: 100px;
  padding: 0;
}

h1
{
  font-size: 32px;
}

h2
{
  font-size: 16px;
}

h3
{
  font-size: 14px;
  font-weight: normal;
}

h4
{
  font-size: 23px;
}

td
{
  font-size: 14px;
}

a:link
{
    color: #0000FF;
    text-decoration: none;
}

a:visited
{
    color: #0000FF;
    text-decoration: none;
}

a:hover, a:active
{
    color: #AA00AA;
    text-decoration: none;
}

.link_author {
	font-size: 12px;
}

.link_author_no{
	font-size: 12px;
	text-decoration: none;
}

.link_author_no:hover{
	font-size: 12px;
	text-decoration: none;
}