body
 { color: #8f8f8f; font-size: 9pt; font-family: "Andale Mono", "Courier New", Courier, Monaco; text-align: center; margin-right: 24px; margin-left: 24px }

p
 { color: #8f8f8f; font-size: 10pt; font-family: "Andale Mono", "Courier New", Courier, Monaco; text-align: justify; margin: 24px }

table
 { color: #8f8f8f; font-size: 9pt; font-family: "Andale Mono", "Courier New", Courier, Monaco; text-align: center }

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

a:hover { color: #ffffff; }
a:active { color: #ffffff; }

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

h1
{
	color: #8f8f8f;
	font-size: 54pt;
	font-family: Times New Roman, Times, Georgia, serif;
	font-weight: 700;
	text-align: center;
	margin-top: 12px;
}

h2
     { color: #8f8f8f; font-size: 48pt; font-family: "Andale Mono", monospace, Courier, Monaco, "Courier New"; text-align: center; margin: 24px }

h4
  { color: #8f8f8f; font-size: 20px; font-family: "Andale Mono", Courier, Monaco, "Courier New"; font-weight: 400; text-align: center; margin: 12px }
