BODY


{ scrollbar-base-color: #663300 }


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: #333333; FONT: 12px arial, geneva, verdana, sans-serif; }

.title		{ COLOR: #663300; FONT: 18px arial, sans-serif; font-weight: bold; }
.subtitle 	{ COLOR: #666600; FONT: 11px Georgia, "Times New Roman", arial, sans-serif; font-weight: bold; }
.faq 		{ line-height: 19px }



 /* BUTTONS FOR THE FAQ PAGES */


.button-faq {	background-color:#FFD043;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #663300;
		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:#663300;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFD043;
		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 }



