﻿blockquote {
	font-style: normal;
	font-size: large;
	font-weight: normal;
	font-family: "Comic Sans MS";
}
body {
	background-color: White;
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	cursor: auto;
	text-decoration: none;
}
table{
	border-bottom: 2px;
	border-left: 2px;
	border-right: 2px;
	border-top: 2px;
	border: 0px;
	padding: 5px;
}
p {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	cursor: auto;
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	cursor: auto;
	text-decoration: none;
	vertical-align : middle;
	text-align: center;
}
h1 {
	background-color: #990000;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	cursor: auto;
	text-decoration: none;
	vertical-align: middle;
}
h2 {
	color: Black;
	font-family: Verdana;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	cursor: auto;
	text-decoration: none;
}
h3 {
	font-family: Verdana;
	font-size : 100%;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
}
.big {
	background-color: #990000;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	cursor: auto;
	text-decoration: none;
	vertical-align: middle;
}
.credits {
	font-size: 80%;
	font-style: italic;
}
.nav {
	font-family: Verdana;
	font-size: 80%;
	font-style: normal;
}
.form {
	font-family: Verdana;
	font-size: 95%;
	font-style: normal;
}
.left {
	text-align:left;
	font-family: Verdana;
	font-size: 80%;
	font-style: normal;
}
.style1 {
	border-style: solid;
	border-width: 5px;
}
