﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
a:link {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
hr {
	color: #000080;
	line-height: 2px;
	vertical-align: middle;
	text-align: center;
}
b {
	background-color: #FFFFFF;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-decoration: blink;
	text-align: center;
}
