﻿.Banner
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	height: 70px;
	background-color: #b22222;
}

.menutable
{
	background-color: gray;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	height: 70px;
}

.content3
{
	font-family: Arial;
	font-size: 8pt;
}

.margin
{
	margin-top: 0px;
	margin-left: 0px;
}
.content2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
}
.content
{
	font-family: Arial;
	font-size: 11pt;
}
.content3
{
	font-family: Arial;
	font-size: 10pt;
}
.questions
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
.bottom
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #b0c4de;
}


.content4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
.questions
{
	font-family: Arial ,Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
.answers
{
	font-family: Arial;
	font-size: 15px;
}
.links
{
	font-family: Arial ,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.content6
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15pt;
}
.button1
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: Black;
	width: 100px;
	height: 40px;
	color: White;
}
.button2
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 100px;
	height: 40px;
	background-color: #ffff99;
	color: Black;
}
.submitbutton
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 100px;
	height: 40px;
	background-color: #b22222;
	color: white;
}
.backbutton
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 100px;
	height: 40px;
	background-color: Aqua;
	color: black;
}
.Addbuttons
{
	font-family: Arial;
	width: 350px;
	background-color: Green;
	color: white;
}
.content8
{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline;
}

.content9
{
	font-family: Arial;
	font-size: 10pt;
}
.print
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
}
.body
{
	padding: 10px 20px 20px;
	margin: 0px;
	height: 650px;
}

