BODY	{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border: #ffffff 0px solid;
	}

 /* PAGE LINK COLORS */

a.2:link		{ color: #ccccff; text-decoration: none; font-weight: bold }

a.2:visited	{ color: #ccccff; text-decoration: none; font-weight: bold }

a.2:active	{ color: #ccccff; text-decoration: none; font-weight: bold }

a.2:hover		{ color: #ccccff; text-decoration: underline; font-weight: bold }


a.blue:link		{ color: #00339a; text-decoration: none; font-weight: bold }

a.blue:visited	{ color: #00339a; text-decoration: none; font-weight: bold }

a.blue:active	{ color: #00339a; text-decoration: none; font-weight: bold }

a.blue:hover		{ color: #00339a; text-decoration: underline; font-weight: bold }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */



.footer		{ COLOR: #007777; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }


