﻿body
{
	background-color: #92A3C5;
	font-family: Verdana, helvetica;
	font-size: 9pt;
	background-repeat: no-repeat;
}
p, div, span, td, tr, table, input, textarea
{
	font-family: Verdana, helvetica;
	font-size: 9pt;
	background-repeat: no-repeat;
	background-color:White;
}
a
{
	font-family: Verdana, helvetica;
	color: Black;
	font-size: 9pt;
}
a:visited
{
	font-family: Verdana, helvetica;
	color: Black;
	font-size: 9pt;
}
.Bold
{
	font-family: Verdana, helvetica;
	font-size: 9pt;
	font-weight: bold;
	background-repeat: no-repeat;
}
ul
{
	margin-left: 1.25em;
	padding-left: 0;
	margin-top: 0px;
}
.LightBlue
{
	background-color: #EFF1F6;
}
.TableBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
img
{
	border: none;
}
