BODY			{background-color: white; font-family: Perpetua, Times New Roman, Times, Times NewRoman; color: #990000;}
TABLE			{font-family: Perpetua, Times New Roman, Times, Times NewRoman; color: #990000; font-size: 12pt;}
TD				{font-family: Perpetua, Times New Roman, Times, Times NewRoman; color: #990000; font-size: 12pt;}
H1				{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-size: 13pt;}
H2				{font-family: Arial, Helvetica, Verdana, Georgia; font-weight: normal; font-size: 7.25pt;}
A:link			{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 10pt; text-decoration: none; color: #0000FF;}
A:visited		{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 10pt; text-decoration: none; color: #990000;}
A:active		{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 10pt; text-decoration: none; color: red;}
A:hover			{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 10pt; text-decoration: underline; color: #0000FF;}

A.one:link		{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: none; color: #0000FF;}
A.one:visited	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: none; color: #990000;}
A.one:active	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: none; color: red;}
A.one:hover		{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: underline; color: #0000FF;}

A.oneA:link		{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: none; color: #0000FF;}
A.oneA:visited	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: none; color: #0000FF;}
A.oneA:active	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: none; color: #0000FF;}
A.oneA:hover	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: none; color: #0000FF;}

A.two:link		{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: none; color: #0000FF;}
A.two:visited	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: none; color: #990000;}
A.two:active	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: none; color: red;}
A.two:hover		{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 12pt; text-decoration: underline; color: #0000FF;}

A.three:link	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 10pt; text-decoration: none; color: #0000FF;}
A.three:visited	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 10pt; text-decoration: none; color: #0000FF;}
A.three:active	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 10pt; text-decoration: none; color: red;}
A.three:hover	{font-family: Perpetua, Times New Roman, Times, Times NewRoman; font-weight: bold; font-size: 10pt; text-decoration: underline; color: #0000FF;}

A.swmi:link		{font-family: Arial, Helvetica, Verdana, Georgia; font-weight: normal; font-size: 7.25pt; text-decoration: none; color: #990000;}
A.swmi:visited	{font-family: Arial, Helvetica, Verdana, Georgia; font-weight: normal; font-size: 7.25pt; text-decoration: none; color: #990000;}
A.swmi:active	{font-family: Arial, Helvetica, Verdana, Georgia; font-weight: normal; font-size: 7.25pt; text-decoration: none; color: #990000;}
A.swmi:hover	{font-family: Arial, Helvetica, Verdana, Georgia; font-weight: normal; font-size: 7.25pt; text-decoration: none; color: #990000;}

a.info			{position:relative; /*this is the key*/
				z-index:24; background-color:#ffffff;
				font-family: Arial, Helvetica, Verdana, Georgia; font-weight: normal; color:#0000FF; font-size: 10pt;
				text-decoration:none}
a.info:hover	{z-index:25; color:#0000FF; background-color:white;
				font-family: Arial, Helvetica, Verdana, Georgia; font-weight: normal; color:#0000FF; font-size: 10pt;
				text-decoration:none}
a.info:visited	{font-family: Arial, Helvetica, Verdana, Georgia; font-weight: normal; color:#0000FF; font-size: 10pt;
				text-decoration:none}
a.info span		{display: none}
a.info:hover span{ /*the span will display just on :hover state*/
				display:block;
				position:absolute;
				padding:5px;
				top:2em; left:2em;
				border:1px solid #990000; background-color:#ffffff;
				text-align: left;
				text-decoration:none;
				font-family: Arial, Helvetica, Verdana, Georgia; font-weight: normal; color:#990000; font-size: 9pt;
				text-decoration:none}

.footnote		{font-family: Arial, Helvetica, Verdana, Georgia; font-weight: normal; color:#FFFFFF; font-size: 10pt;
				text-decoration:none}