﻿body {
	background-color:white;
	font-family: "Maiandra GD";
	color: #660033;
	font-size: x-large;
}
{text-align:right;}

th {font-family:Verdana, sans-serif;
font-size:1.5em;
}

p{
font-family:Verdana, sans-serif;
color: #ffffff;
font-size:small;
}

/* link styles */

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  border-bottom: 1px dotted;
  padding-bottom: .25em;
  }

a:link, a:active {
  color: #B11D18;
  }

a:visited {
  color: #B11D18;
  }
  
a:hover {
  background-color: #ffff91;
  color: #B11D18;
  }
.style5 {
	font-family: Harrington;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FF3300;
	text-decoration: none;
}
