#hibox				{
					font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic;
					font-size: 11pt; color: black; text-align: center; 
					width: 380px; overflow: none;
					}

#lowbox				{
					font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic;
					font-size: 11pt; color: black; text-align: center; 
					width: 530px; overflow: none;
					}

#txtbox				{
					font-family: Arial, Helvetica, sans-serif; font-weight: regular;
					font-size: 8pt; color: black; text-align: left; 
					width: 195px; overflow: none;
					}

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:130%; font-size: 20pt; color: #464c43; font-weight: bold;}
h2					{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #7e3d1b; font-weight: bold;}
h3					{font-family: Verdana, Helvetica, sans-serif; font-size: 9pt; color: #464c43; font-weight: bold;}

.title				{font-family: Arial, Helvetica, sans-serif; line-height:130%; font-size: 20pt; color: #464c43; font-weight: bold;}
.head				{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #7e3d1b;  font-weight: regular;}
.text 				{font-family: Verdana, Helvetica, sans-serif; line-height:150%; font-size: 9pt; color: black; font-weight: regular;}
.little 			{font-family: Verdana, Helvetica, sans-serif; font-size: 7pt; color: black; font-weight: regular;}
.tiny 				{font-family: Verdana, Helvetica, sans-serif; font-size: 1pt; color: black}

.copy 				{font-family: Verdana, Helvetica, sans-serif; line-height:120%; font-size: 7pt; color: #666666;}
.copy A 			{color: #333333; text-decoration: none}
.copy A:visited		{color: #333333; text-decoration: none}
.copy A:active		{color: #333333; text-decoration: none}
.copy A:hover		{color: #A34747; text-decoration: underline}

.navL 				{font-family: Arial, Helvetica, sans-serif; line-height:100%; margin-left: 24px; font-size: 14pt; color: #A34747;  font-weight: bold;}
.navL A 			{color: #A34747; text-decoration: none; font-weight: regular;}
.navL A:visited		{color: #A34747; text-decoration: none; font-weight: regular;}
.navL A:active		{color: #A34747; text-decoration: none; font-weight: regular;}
.navL A:hover		{color: #666666; text-decoration: underline; font-weight: regular;}
