A:link				{color: blue}
A:visited			{color: purple}
A:hover				{color: #3399ff}
A:active			{color: black}

.title 				{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #003333; font-weight: bold;}
.header 			{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #003333; font-weight: bold;}
.text 				{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; 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: 2pt; color: black;}
.minute	 			{font-family: Verdana, Helvetica, sans-serif; font-size: 1pt; color: black;}

.mhead 				{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: #ffcc66; font-weight: regular;}
.mhead A			{color: white; text-decoration: none}
.mhead A:visited	{color: white;}
.mhead A:active		{color: white;}
.mhead A:hover		{color: #ffcc66; font-weight: bolder;}

.mlittle			{font-family: Verdana, Helvetica, sans-serif; font-size: 7pt; color: white; font-weight: bold;}
.mlittle A			{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.mlittle A:visited	{color: #ffffff;}
.mlittle A:active	{
	color: #ffcc66;
	font-weight: bolder;
}
.mlittle A:hover	{
	color: #ffcc66;
	font-weight: bolder;
}
.ulpackinglist {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
