﻿h1 {
	font-family: "Microsoft Sans Serif";
	font-size: larger;
	font-weight: bolder;
	text-align: center;
	white-space: nowrap;
	word-spacing: normal;
	letter-spacing: normal;
}
.menu {
	font-family: "Microsoft Sans Serif";
	font-size: medium;
	color: #C0C0C0;
	text-align: left;
}
.menu {
	font-family: "Microsoft Sans Serif";
	font-size: medium;
	text-align: left;
}
h2 {
	font-family: "Microsoft Sans Serif";
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	color: #666666;
	text-align: left;
}
h3 {
	font-family: "Microsoft Sans Serif";
	font-size: large;
	font-weight: lighter;
	color: #075BDA;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	color: #666666;
	text-align: left;
}
h4 {
	font-family: "Microsoft Sans Serif";
	font-size: medium;
	font-weight: bold;
	color: #2146C7;
}
p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #01A2BE;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #007B9F;
	text-decoration: none;
}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: inherit;
	font-variant: normal;
	color: #FF0000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	color: #666666;
	text-align: left;
	text-decoration: underline;
}

