A:link			{color: blue}
A:visited		{color: purple}
A:hover			{color: red}
A:active		{color: black}

.title			{font-family: Arial, Helvetica, sans-serif;
				 font-size: 16pt;
				 color: #000066;
				 font-weight: bold}

.header			{font-family: Arial, Helvetica, sans-serif;
				 font-size: 12pt;
				 color: #000066;
				 font-weight: bold}

.text 			{font-family: Verdana, Helvetica, sans-serif;
				 font-size: 9pt;
				 color: black;
				 font-weight: normal}

.little 		{font-family: Verdana, Helvetica, sans-serif;
				 font-size: 8pt;
				 color: black;
				 font-weight: normal}

.minute 		{font-family: Verdana, Helvetica, sans-serif;
				 font-size: 6.5pt;
				 color: black;
				 font-weight: normal}

.mini	 		{font-size: 4pt}
.nano	 		{font-size: 1pt}
				 
.mhead 				{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000066; font-weight: bold;}
.mhead A			{color: #000066; text-decoration: none}
.mhead A:visited	{color: #000066}
.mhead A:active		{color: #000066}
.mhead A:hover		{color: #660000}

.mlittle			{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: white; font-weight: bold;}
.mlittle A			{color: white; text-decoration: none}
.mlittle A:visited	{color: white}
.mlittle A:active	{color: white}
.mlittle A:hover	{color: #ffcc66; text-decoration: underline}
				 
