﻿.body
{
	font-size: 11pt;
	font-family: Arial;
	color: #000000;
	list-style-type: disc;
	text-align: justify;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.Slogan
{
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	border-width: 2px;
	border-color: #638BAD;
	border-style: solid;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
}

.footer
{
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #638bad; /* light grey */
}
a.footer:link 
{ 
	font-family: arial, geneva, helvetica, sans-serif;
    font-weight: bold;
	font-size: 11px;
	color: #638bad; /* blue */
	text-decoration: none;
}
a.footer:hover 
{ 
	text-decoration: underline;
}
.title1
{
	color: #191970;
	font-size: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 5px;
}
.title2
{
	color: #191970;
	font-size: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial;
	padding-left: 10px;
	padding-top: 28px;
}
p.title3
{
	color: #191970;
	font-size: 12px;
	padding-bottom: 0px;
	font-weight: bold;
	font-family: Arial;
	padding-left: 15px;
	padding-top: 5px;
}
h5
{
	color: #191970;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Arial;
}

h4
{
	color: #191970;
	margin-bottom: 15px;
}
.list
{
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial;
}
li.second
{
	font-family: Arial;
	margin-left: 25px;
	list-style-type: none;
}
.body_inset
{
	margin-left: 25px;
}

.address
{
	font-size: 11pt;
	font-family: Arial;
	color: #000000;
	list-style-type: disc;
	text-align: justify;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
