﻿p {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: justify;
	margin: 0px 26px 6px 26px;
}
h1 {
	font-family: verdana;
	font-size: 14pt;
	color: #000000;
	margin: 12px 0px 18px 0px;
	text-align: center;
	font-weight: normal;
}
.RightCol {
	width: 150px;
	text-align: center;
	vertical-align: middle;
	background-color: #000099;
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 240%;
	font-weight: bold;
}
.LeftCol {
	width: 570px;
	text-align: center;
	padding: 5px;
}
img {
	border-style: none;
}
.MainTable {
	width: 720px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-style: none;
	background-color: #FFFFFF;
}
