﻿body
{
	font-size: small;
	font-family: Verdana, Arial;
}
.heading1
{
	font-weight: bold;
	font-size: large;
}
.heading2
{
	font-weight: bold;
	font-size: medium;
	font-style: italic;
}
.blockText
{
	border-right: black thin solid;
	padding-right: 10px;
	border-top: black thin solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: black thin solid;
	padding-top: 10px;
	border-bottom: black thin solid;
	font-size: 32pt;
}
.menu1
{
	font-weight: bold;
	font-size: x-large;
	text-align: center;
}
.logForm
{
	font-weight: bold;
	font-size: small;
	font-family: Verdana;
	text-align: center;
}
.logForm1
{
	font-size: large;
	font-weight: bold;
}
.logError
{
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	color: red;
}
.bulletText
{
	font-size: medium;
	font-family: Verdana;
	font-weight: bold;
}
.med
{
	font-size: medium;
	font-family: Verdana;
}
.faq
{
	font-weight: bold;
	font-size: small;
	font-family: Verdana;
	background-color: #5887c3;
}
.smallMenu
{
	font-weight: bold;
	font-size: small;
	font-family: Verdana;
	background-color: #5887c3;
}

