		a:link {color: red; font-size: 16pt; font-weight: 900; text-decoration: none; font-family: Arial}
		a:visited {color: red; font-size: 16pt; font-weight: 900; text-decoration: none; font-family: Arial}
		a:active {color: red; font-size: 16pt; font-weight: 900; text-decoration: none; font-family: Arial}
		a:hover {color: black; font-size: 16pt; font-weight: 900; text-decoration: none; font-family: Arial}
		
		.content:a		{color: red; font-size: 12px; text-decoration: none; font-family: Arial}
		.content:visited	{color: red; font-size: 12px; text-decoration: none; font-family: Arial}
		.content:link		{color: red; font-size: 12px; text-decoration: none; font-family: Arial}
		.content:hover		{color: black; font-size: 12px; text-decoration: none; font-family: Arial}
		.content:active		{color: red; font-size: 12px; text-decoration: none; font-family: Arial}
		
		.subheader	{ color: #aca9a9; font-family: Times New Roman, Serif; font-size: 11px; letter-spacing: 2px; font-weight: 600 }
		
		.normal	{ color: #000000; font-family: Verdana, Tahoma, Times New Roman; font-size: 10pt }