#hibox				{
					font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic;
					font-size: 11px; color: black; text-align: center; 
					width: 380px; overflow: none;
					}

#lowbox				{
					font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic;
					font-size: 11px; color: black; text-align: center; 
					width: 530px; overflow: none;
					}

#txtbox				{
					font-family: Arial, Helvetica, sans-serif; font-weight: regular;
					font-size: 8px; color: black; text-align: left; 
					width: 195px; overflow: none;
					}
					
body				{background-color: #0099CC;}

A:link				{color: blue; text-decoration: underline}
A:visited			{color: blue; text-decoration: underline}
A:active			{color: blue; text-decoration: underline}
A:hover				{color: red; text-decoration: underline}

h1					{font-family: Arial, Helvetica, sans-serif; line-height:110%; font-size: 16px; color: #333333; font-weight: bold;}
h2					{font-family: Arial, Helvetica, sans-serif; line-height:110%; font-size: 14px; color: purple; font-weight: bold;}
h3					{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: blue; font-weight: bold;}

.title				{font-family: Arial, Helvetica, sans-serif; line-height:130%; font-size: 16px; color: #464c43; font-weight: bold;}
.text 				{font-family: Verdana, Helvetica, sans-serif; line-height:120%; font-size: 12px; color: black; font-weight: regular;}
.little 			{font-family: Verdana, Helvetica, sans-serif; line-height:120%; font-size: 10px; color: black; font-weight: regular;}
.tiny 				{font-family: Verdana, Helvetica, sans-serif; font-size: 1px; color: black}

.copy 				{font-family: Arial, Helvetica, sans-serif; line-height:110%; font-size: 10px; color: black; font-weight: regular;}
.copy A 			{color: black; text-decoration: none; font-weight: bold;}
.copy A:visited		{color: black; text-decoration: none; font-weight: bold;}
.copy A:active		{color: black; text-decoration: none; font-weight: bold;}
.copy A:hover		{color: purple; text-decoration: none; font-weight: bold;}

.navT 				{font-family: Arial, Helvetica, sans-serif; line-height:80%; font-size: 11px; color: black;  font-weight: bold;}
.navT A 			{color: white; text-decoration: none; font-weight: regular;}
.navT A:visited		{color: white; text-decoration: none; font-weight: regular;}
.navT A:active		{color: white; text-decoration: none; font-weight: regular;}
.navT A:hover		{color: red; text-decoration: underline; font-weight: regular;}

.navTM 				{font-family: Arial, Helvetica, sans-serif; line-height:100%; font-size: 16px; color: white;  font-weight: bold;}
.navTM A 			{color: white; text-decoration: none;}
.navTM A:visited	{color: white; text-decoration: none;}
.navTM A:active		{color: white; text-decoration: none;}
.navTM A:hover		{color: #cccccc; text-decoration: none;}

.navL 				{font-family: Verdana, Helvetica, sans-serif; line-height:120%; font-size: 10px; color: #274F4E;  font-weight: bold;}
.navL A 			{color: #333333; text-decoration: none; font-weight: regular;}
.navL A:visited		{color: #333333; text-decoration: none; font-weight: regular;}
.navL A:active		{color: #333333; text-decoration: none; font-weight: regular;}
.navL A:hover		{color: #666666; text-decoration: none; font-weight: regular;}

.navH 				{font-family: Verdana, Helvetica, sans-serif; line-height:120%; font-size: 14px; color: #274F4E;  font-weight: bold;}
.navH A 			{color: purple; text-decoration: none; font-weight: regular;}
.navH A:visited		{color: purple; text-decoration: none; font-weight: regular;}
.navH A:active		{color: purple; text-decoration: none; font-weight: regular;}
.navH A:hover		{color: red; text-decoration: none; font-weight: regular;}
