body {
	background: #CC9933;
	color: #910000;
	font-family: Andy;
	font-size: 14pt;
	}
A:link
	{
	text-decoration: underline;
	color: blue;
	font-size: 14pt;
	background: transparent;
	}

A:visited
	{
	text-decoration: none;
	color: #000063;
	font-size: 14pt;
	background: transparent;
	}

A:hover
	{
	text-decoration: underline;
	color: red;
	font-size: 14pt;
	background: transparent;
	}
h1, h2 {
	font-family: Helvetica;
	}
h3, h4, h5, h6 {
	font-family: Andy;
	}
h1, h2, h3, h4{
	background: transparent;
	font-weight: bold;
	color:	#910000;
	text-align: center;
	}
h1 {
	font-size: 30pt;
	}
h2 {
	font-size: 24pt;
	}
h3 {
	font-size: 20pt;
	}
h4	{
	font-size: 18pt;
	}

h5, h6	{
	background: transparent;
	font-weight: bold;
	text-align: left;
	font-size: 16pt;
	}
h5	{
	color: #006800;
	}
h6	{
	color: black;
	}

.middle	{
	text-align: center;
	}
.right	{
	text-align: right;
	}
.left	{
	text-align: left;
	}
.big	{
	font-size: 16pt;
	}
.bigger	{
	font-size: 18pt;
	}
.small {
	font-size: 8pt;
	}
.noir {
	color: black;
	}
.midwhite,	{
	font-family: Arial;
	font-size: 14pt;
	text-align: center;
	color: white;
	}
.burg,	{
	font-family: Arial;
	font-size: 14pt;

	color: #910000;
	}
table, td, tr, ul, blockquote	{
	font-family: Andy;
	font-size: 14pt;
	text-align: left;
	color: #910000;
	}
.footer {
	font-size: 8pt;
	font-family: Times New Roman;
	text-align: center;
	}
em	{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color:#CC3333;
	}
sup, sub	{
	font-size: 10pt;
	}
blockquote	{
  margin-left: 8%;
  margin-right: 8%;
	}
.linend {
  margin-left: 8%;
  margin-right: 1%;
	}
.blockleft {
  margin-left: 0%;
  margin-right: 1%;
	}
.blockright {
  margin-left: 1%;
  margin-right: 0%;
	}
