﻿h1 {
	color: #000000;
	font-size: 2.0em;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-size: 1.75em;
	font-weight: bold;
}
h3 {
	color: #000000;
	font-size: 1.5em;
}
body, p {
	color: #000000;
	font-size: 1.0em;
}
/*	---------------------
	Styles for the header
	--------------------- */
.headersmall {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
.headerlarge {
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
}
/*	---------------------
	Text alignment styles
	--------------------- */
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
/*	---------------------
	--------------------- */
.u {
	color: #f00000;
	background-color: #ffffff;
	text-decoration: underline;
}
.head {
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 26px;
}
.foot {
	color: #000000;
	font-weight: bold;
	font-size: 0.5em;
}
.next {
	color: black;
	background-color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.0em;
}
.un {
	color: #000080;
	font-weight: bold;
	font-size: 20px;
}
.un2 {
	color: #000080;
	font-weight: bold;
	font-size: 12px;
}
.un3 {
	color: #000080;
	font-weight: bold;
	font-size: 16px;
}

