body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-family: Arial, Tahoma, 'Times New Roman';
	background-color: #003366;
}
td
{
	font-size: 11px;
	color: black;
	font-family: Arial, Tahoma, 'Times New Roman';
}
I
{
	font-weight: bold;
	font-size: 11px;
	color: firebrick;
	font-style: normal;
}
A
{
	color: #006699;
	text-decoration: underline;
}
A:active
{
	color: #006699;
	text-decoration: underline;
}
A:link
{
	color: #006699;
	text-decoration: underline;
}
A:visited
{
	color: #006699;
	text-decoration: underline;
}
A:hover
{
	color: #cc0000;
	text-decoration: none;
}
.red
{
	color: #cc0000;
}
.redBold

{
	font-weight: bold;
	color: #cc0000;
}
.white
{
	color: #ffffff;
}
.whiteBold
{
	font-weight: bold;
	color: #ffffff;
}
.Bold
{
	font-weight: bold;
}
.f14
{
	font-weight: bold;
	font-size: 14px;
}
.gray
{
	color: darkgray;
}
.Title
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
}
.Small
{
	font-size: 9px;
}
.SmallWhite
{
	font-size: 9px;
	color: white;
}
.Testimonial
{
	font-size: 10px;
	font-style:italic;
}