﻿blockquote{
	font-family: Verdana,  Arial, Helvetica;
	font-style: normal;
	font-size: 95%;
	font-weight: normal;
	text-align: left;
}
body {
	background-color: White;
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	cursor: auto ;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	cursor: auto;
	text-decoration: none;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	cursor: auto ;
	text-decoration: none;
	vertical-align : middle;
}
h1 {
	background-color: #990000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	cursor: auto;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
h2 {
		background-color: #000000;
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica;
		font-size: 120%;
		font-weight: bold;
		font-style: normal;
		cursor: auto ;
		text-decoration: none;
		text-align: center;
}
h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
}
dt {
		font-weight: bold;
}
.big {
	background-color: #990000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	cursor: auto ;
	text-decoration: none;
	vertical-align: middle;
}
.bleft {
	font-family: Verdana,  Arial, Helvetica;
	font-style: normal;
	font-size: 95%;
	font-weight: normal;
	text-align: left;
}
.credits {
		font-size: 80%;
		font-style: italic;
}

.nav {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 80%;
		font-style: normal;
}

.form {
		font-family: Verdana, Arial, Helvetica;
		font-size: 95%;
		font-style: normal;
}

dl {
		font-family: Verdana, Arial, Helvetica;
		font-size: 100%;
		font-weight: normal;
		font-style: normal;
}
.dcenter {
	text-align: center;
}
.dleft {
	text-align: left;
}