BODY	{
	scrollbar-base-color: #F0F0F0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

 /* PAGE LINK COLORS */

a:link		{ color: #003399; text-decoration: bold; }

a:visited	{ color: #003399; text-decoration: bold; }

a:active	{ color: #003399; text-decoration: bold; }

a:hover		{ color: #ffcc00; text-decoration: bold, underline; }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #003399; FONT: 12px Arial }

.title		{ COLOR: #003399; FONT: 16px Arial; font-weight: bold }

.subtitle	{ COLOR: #003399; FONT: 12px Arial; font-weight: bold }




 /* IMAGE BORDERS */


.borders		{ border: #000000 1px solid; cusor:hand; }