﻿body
{
	font-family: Arial;
	margin-top: 0px;
	margin-left: 0px;
}

.banner
{
	text-align: left;
	vertical-align: top;
	background-color: #285EA6;
	font-size: 13pt;
}


.link2
{
	font-weight: bold;
	color: Black;
	font-size: 11pt;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
.textfooter
{
	font-weight: bold;
	text-align: center;
	font-size: 13pt;
	background-color: #538CC6;
}

.title
{
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
	background-color: #538CC6;
}
.content
{
	font-size: 10pt;
	text-align: justify;
}
.questions
{
	
	font-size:10pt;
	text-decoration:underline;
	color:Black;
}
.links
{
font-family:Arial ,Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:Black;	
}