h1
{
	font-family: Arial;
	font-size: 16pt;
	color: #3a5582;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: black;
}

.heading
{
	font-family: Arial;
	font-size: 16pt;
	color: #3a5582;
}

.caption

{
	font-family: Arial;
	font-size: 9pt;
	color: black;
}

td {font-family: Arial;font-size: 8pt;}
div {font-family: Arial;font-size: 8pt;}
span {font-family: Arial;font-size: 8pt;}
a {font-family: Arial; font-weight: bold; font-size:8pt;text-decoration: none}
a.linklight    { color:#3a5582;}
a.linklight:visited    { color: #3a5582;}
a.linklight:hover  { color:#97a7c8;}
a.linklight:active  { color:#3a5582;}



