A:link			{color: #003333}
A:visited		{color: #003333}
A:hover			{color: #ff9933}
A:active		{color: #003333}

h1	 			{font-family: Arial, Helvetica, sans-serif;
				 font-size: 14pt;
				 color: #333333;
				 font-weight: bold}

.title 			{font-family: Arial, Helvetica, sans-serif;
				 font-size: 14pt;
				 color: #333333;
				 font-weight: bold}

.header			{font-family: Arial, Helvetica, sans-serif;
				 font-size: 12pt;
				 color: #333333;
				 font-weight: bold}

.text 			{font-family: Arial, Helvetica, sans-serif;
				 font-size: 10pt;
				 color: #333333;
				 font-weight: normal}

.little 		{font-family: Verdana, Arial, Helvetica, sans-serif;
				 font-size: 8pt;
				 color: black;
				 font-weight: normal}

.mini	 		{font-size: 2pt}
.nano	 		{font-size: 1pt}
				 
.mhead 				{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; line-height: 120%; color: white; font-weight: bold;}
.mhead A			{color: yellow; text-decoration: none}
.mhead A:visited	{color: yellow}
.mhead A:active		{color: yellow}
.mhead A:hover		{color: #ff9900}

.mlittle			{font-family: Verdana, Helvetica, sans-serif; font-size: 7.5pt; color: white; font-weight: bold;}
.mlittle A			{color: yellow; text-decoration: none}
.mlittle A:visited	{color: yellow}
.mlittle A:active	{color: yellow}
.mlittle A:hover	{color: #ff9900}
				 
