﻿h1 {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	color: #000080;
}
h3 {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #000080;
}
h4 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000080;
}
p {
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
td {
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
link {
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #00CCFF;
}
input {
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
textarea {
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
h2 {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #000080;
}

