BODY 		{ scrollbar-base-color: #26558B }


a:link		{ color: #3300FF; text-decoration: none }

a:visited	{ color: #3300FF; text-decoration: none }

a:active	{ color: #3300FF; text-decoration: none }

a:hover		{ color: #009900; text-decoration: none }



 /* THIS LINE CONTROLS THE FONT SIZE ON THE FAQ PAGES */

TABLE 		{ COLOR: #000000; FONT: 13px arial, verdana, sans-serif; font-weight: normal }

.title 		{ color: #000000; font: 20px arial, verdana, sans-serif; letter-spacing: 0px; font-weight: bold }

.faq 		{ line-height: 19px }



 /* BUTTONS FOR THE FAQ PAGES */


.button-faq {	background-color:#403F4C;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CFCFE0;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-faq { background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

