﻿.margin
{
	margin-top: 0px;
	margin-left: 0px;
}
.Banner
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
}
.title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.menu
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.header
{
	font-size: 18px;
	color: maroon;
	font-family: Arial;
	text-align: center;
}
.content
{
	font-size: 10pt;
	font-family: Arial;
}
.content1
{
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
	
}
.entry
{
	font-size: 8pt;
	font-family: Arial;
}
.side
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: black;
}
.side1
{
	font-size: 10pt;
	color: black;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
	background-color: #fafad2;
}


.questions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}
.questions2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	font-weight:bold
}
.answers
{
	font-family: Arial;
	font-size: 15px;
}
.links
{
	font-family: Arial ,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a:hover
{
	text-decoration: underline;
}
.Button
{
	background-color: #dcdcdc;
	height: 35px;
	width: 156px;
}
.content1
{
	font-size: 10pt;
	font-family: Arial;
	background-color: #f4f4f4;
	text-align: center;
}
