﻿body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

A:hover
{
	color: #993300;
	font-family: Arial;
	text-decoration: none;
}

A
{
	color: Black;
	text-decoration: none;
	font: arial;
	
}

.Content
{
	color: Black;
	font-family: Arial;
	font-size:12pt;
}

table.Content
{
	color: Black;
	font-family: Arial;
	font-size:11pt;
}

.Heading
{
	color: Black;
	font-family: Monotype Corsiva,Arial;
	font-size:17pt;
	font-weight:bold;
}

table.fancy
{
	border-style: double; 
	border-color: Black;
	font-family:Monotype Corsiva,Arial;
	font-size: 17pt;
}

.fancy
{
	font-family:Monotype Corsiva,Arial;
	font-size: 17pt;
}

.heading
{
	color: #e8bf30;
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 13pt;
}

H1
{
	color: #993300;	
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 17pt;
}

A.Test:hover
{
	color: #993300;
	font-family: Arial;
	text-decoration: underline ;
}

A.Test
{
	color: Black;
	font-family: Arial;
	text-decoration: underline;
}