		a.normal
		{
			font-size: 9pt;
			color: 003366;
			font-family: Arial;
			text-decoration: underline
		}
		a.normal:hover
		{ color: #838383; font-size: 9pt; cursor: hand; font-family: Arial; text-decoration: underline
		 }
		a.smlink
		{
			font-size: 8pt;
			color: #787878;
			font-family: Arial;
			text-decoration: none
		}
a.smlink:hover
		{ 	font-size: 8pt; 			
			cursor: hand;
			color: black; 
			font-family: Arial; 
			text-decoration:  underline }
.textbody { color: #252525; font-size: 9pt; font-family: Arial; }
.headline { color: black; font-size: 11pt; font-family: Arial; font-weight: bold; }
.techtip { color: #484848; font-size: 12pt; font-family: Arial; }
