﻿.Banner
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 100%;
}
.title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.menu
{
	font-size: 13px;
	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;
}
.text
{
	font-size: 11pt;
	font-family: Arial;
}
.side
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	background-color: black;
	
}
.side1
{
	font-size: 10pt;
	color: black;
	background-color: lightgoldenrodyellow;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
}
.list
{
	font-size: 11pt;
	font-family: Arial;
	text-align:left;
	list-style-type:disc;
}
.text1
{
	font-size: 11pt;
	font-family: Arial;
	background-color: lightgrey;
	text-align:center;
	}
	.questions
{
	font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10pt;	
color:Black;
text-decoration:none;
}
.answers
{
font-family:Arial;
	font-size:15px;	
}
.links
{
font-family:Arial ,Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:Black;	
}
.print
{
font-family:Arial;
font-size:11pt;	
color:Black;
}