

a:link			{ color: #86AAD9; text-decoration: none; font-weight: bold }

a:visited		{ color: #C7C7C7; text-decoration: none; font-weight: bold }

a:active		{ color: #86AAD9; text-decoration: none; font-weight: bold }

a:hover			{ color: #FFBD29; text-decoration: none; font-weight: bold }

a.minilink:link		{ color: #ffbd29; text-decoration: none; font-weight: bold }

a.minilink:visited	{ color: #C7C7C7; text-decoration: none; font-weight: bold }

a.minilink:active	{ color: #ffbd29; text-decoration: none; font-weight: bold }

a.minilink:hover	{ color: #ffffff; text-decoration: none; font-weight: bold }

ul {
	list-style-image: url(yellow_arrow.gif);
	}

 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #FFFFFF; FONT: 11px arial, sans-serif; }

.lgyellowtitle 	{ COLOR: #FFBD29; FONT: 18px arial, sans-serif; }

.lgtitle 	{ COLOR: #FFFFFF; FONT: 18px arial, sans-serif; }

.title 		{ COLOR: #FFFFFF; FONT: 15px arial, sans-serif; font-weight: bold }

.headline	{ COLOR: #FFFFFF; FONT: 15px arial, sans-serif; }

.yellowsubhead 	{ COLOR: #ffbd29; FONT: 13px arial, sans-serif; font-weight: bold }

.bluesubheader 	{ COLOR: #a2d7f0; FONT: 13px arial, sans-serif; font-weight: bold }

.subhead 	{ COLOR: #ffffff; FONT: 13px arial, sans-serif; font-weight: bold }

.footer 	{ COLOR: #ffffff; FONT: 11px arial, sans-serif; vertical-align: 4px; letter-spacing: .05em }

.text	 	{ COLOR: #ffffff; FONT: 12px arial, sans-serif; }

.blktext	 { COLOR: #000000; FONT: 12px arial, sans-serif; font-weight: bold }

.yellowtext 	{ COLOR: #ffbd29; FONT: 12px arial, sans-serif; font-weight: bold }

.smtext	 	{ COLOR: #ffffff; FONT: 10px arial, sans-serif; letter-spacing: .02em  }

.mini	 	{ COLOR: #ffbd29; FONT: 9px arial, sans-serif; }

.just {text-align: justify;}

.button { 	background-image: url("../picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: Georgia, arial;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { background-image: url("../picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY:  Georgia, arial;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}