﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.MainPageBackground {
	background-color: #FFFFFF;
	background-image: none;
	background-attachment: fixed;
	background-position: center center;
}
.InternalLinkButtons {
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 4px;
	empty-cells: hide;
	caption-side: inherit;
}
.ShadingGold {
	background-color: #F89D16;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.BorderBlueBold {
	border: thick solid #0000FF;
}
.BorderBlueMedium {
	border: medium solid #0000FF;
}
.ButtonLabelWhite {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.ButtonLabelBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ShadingLightRed {
	background-color: #FF7D7D;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
.ULBulletSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	word-spacing: 4px;
	text-align: left;
}

