body {
	font-family: Verdana, sans-serif;
	background: #ffffff;
	font-size: .9em;
}

table {
	font-size: 1em;
}

h1 {
	color: #990000;
	font-size: 1.3em;
}

h2 {
	color: #990000;
	font-size: 1.1em;
}

hr {
	color: #990000;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

.title {
	font-family:  Monotype Corsiva, fantasy;
	font-size: 2em;
	text-align: center;
}

.tagline {
	color: #000066;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
}

.tagline2 {
	font-style: italic;
	font-size: .9em;
}

.red {
	color: #ff0000;
	font-weight: bold;
}

.confirm {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
}

.error {
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
}

.small {
	font-size: .8em;
	}