<style type="text/css">
A				{text-decoration: none; color: blue}
A:link			{text-decoration: none; color: blue; font-weight: bold}
A:visited		{text-decoration: none; color: darkred; font-weight: bold}
A:hover			{text-decoration: underline; color: red;}
A:active		{text-decoration: none;}

.wh				{font-family: Times New Roman, Times Roman, Times; font-size: 10pt; color: white}
A:hover.wh		{text-decoration: underline; color: white; font-weight: bold}
A:active.wh		{text-decoration: underline; color: white; font-weight: bold}

.sidebar			{font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none}
A:link.sidebar		{font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none}
A:visited.sidebar	{font-family: Arial; font-weight: normal; text-decoration: none}
A:hover.sidebar		{font-family: Arial; color: white; font-weight: normal; text-decoration: underline}
A:active.sidebar	{font-family: Arial; color: white; font-weight: normal; text-decoration: underline}

.sidebar2		{font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none}
A:link.sidebar2	{font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none}
A:visited.sidebar2	{font-family: Arial; font-weight: normal; text-decoration: none}
A:hover.sidebar2	{font-family: Arial; font-weight: normal; text-decoration: underline}
A:active.sidebar2	{font-family: Arial; font-weight: normal; text-decoration: underline}

BODY,TABLE,H4	{font-family: Times New Roman, Times Roman, Times; font-size: 10pt; font-weight: normal; text-decoration: none; color: black}
H1 				{font-family: Times New Roman, Times Roman, Times; font-size: 15pt; font-weight: normal; text-decoration: none; color: black}
H2 				{font-family: Times New Roman, Times Roman, Times; font-size: 13pt; font-weight: normal; text-decoration: none; color: black}
H3 				{font-family: Times New Roman, Times Roman, Times; font-size: 12pt; font-weight: normal; text-decoration: none; color: black}
H5 				{font-family: Times New Roman, Times Roman, Times; font-size: 8pt; font-weight: normal; text-decoration: none; color: black}
H6 				{font-family: Times New Roman, Times Roman, Times; font-size: 6pt; font-weight: normal; text-decoration: none; color: black}

.H1 			{font-family: Times New Roman, Times Roman, Times; font-size: 15pt; font-weight: normal; text-decoration: none; color: black}
.H2 			{font-family: Times New Roman, Times Roman, Times; font-size: 13pt; font-weight: normal; text-decoration: none; color: black}
.H3 			{font-family: Times New Roman, Times Roman, Times; font-size: 12pt; font-weight: normal; text-decoration: none; color: black}
.H4				{font-family: Times New Roman, Times Roman, Times; font-size: 12pt; font-weight: normal; text-decoration: none; color: black}
.H5 			{font-family: Times New Roman, Times Roman, Times; font-size: 8pt; font-weight: normal; text-decoration: none; color: black}
.H6 			{font-family: Times New Roman, Times Roman, Times; font-size: 6pt; font-weight: normal; text-decoration: none; color: black}
</style>
