body {
	background-color: #A6B5BF;
}
a:link		{ color: #15277D; text-decoration: none; font-size:12pt; }
a:visited	{ color: #FFFF00; text-decoration: none }
a:hover		{ color: #66FFFF; text-decoration: none }

 /* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */
TABLE 		{ FONT: small Arial, Helvetica, sans-serif; color:#000000; }

.GoldGradientBG {
	background-image:  url("images/GradientBar2ndPage2.jpg");
	background-repeat: no-repeat;
	background-position: left;
}