﻿body {
}

p
{
	font-size: 12pt;
	font-family: Arial;
	text-align: left;
}

H1
{
	font-size: 22pt;
	font-family: Arial;
	color: #3B4EAA;
}


h6
{
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
	font-weight: normal;
}
	
TD
{
	font-size: 12pt;
	font-family: Arial;
}
.table_gray
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	color: black;
	border-bottom: gainsboro thin solid;
	font-family: arial;
	background-color: gainsboro;
	text-align: left;
	table-layout: auto;
	border-collapse: collapse;
}
.table_white
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	color: black;
	border-bottom: gainsboro thin solid;
	font-family: arial;
	background-color: white;
	text-align: left;
	table-layout: auto;
	border-collapse: collapse;
}
.page_background
{
	background-color: gainsboro;
}

li
{
	font-size: 12pt;
	font-family: Arial;
	text-align: left;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

H5
{
	font-size: 12pt;
	font-family: Arial;
	text-align: center;
	font-weight: normal;
}
