A:link			{color: #666666}
A:visited		{color: #333333}
A:hover			{color: red}
A:active		{color: #333333}

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: regular}

.tiny	 		{font-family: Verdana, Arial, Helvetica, sans-serif;
				 font-size: 6.5pt;
				 color: black;
				 font-weight: regular}

.mini	 		{font-size: 2pt}
.nano	 		{font-size: 1pt}
				 
.mhead 				{font-family: Verdana, Helvetica, sans-serif; font-size: 9pt; color: white; font-weight: bold;}
.mhead A			{color: white; text-decoration: none}
.mhead A:visited	{color: white}
.mhead A:active		{color: white}
.mhead A:hover		{color: #ff9900}

				 