﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #2b5997;
}

.style2 {
	font-size: medium;
}
.style3 {
	font-size: 15pt;
}
.InfoFormtbl
{
 width:95%;
 vertical-align:top;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt; 
}
A:link, A:visited, A:hover, A:active
{
	color: #01559d;
}

A:hover
{
	text-decoration: none;
}

/*Links for the Left Menu*/
A.footer:link
{
	font-family:Arial, helvetica, Sans-Serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 8pt;
}
A.footer:visited
{
	font-family:Arial, helvetica, Sans-Serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 8pt;
}
A.footer:active
{
	font-family:Arial, helvetica, Sans-Serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 8pt;
}
A.footer:hover
{
	font-family:Arial, helvetica, Sans-Serif;
	font-weight: normal;
	color: #F6EEDB;
	text-decoration: underline;
	font-size: 8pt;
}
