BODY 		  { font-size: 11px; font-family: arial, sans-serif; scrollbar-base-color: #9196C1   }


a:link		{ color: #3300FF; text-decoration: none }

a:visited	{ color: #3300FF; text-decoration: none }

a:active	 { color: #666; text-decoration: none }

a:hover		 { color: #69f; text-decoration: none }



 /* THIS LINE CONTROLS THE FONT SIZE ON THE FAQ PAGES */

TABLE 		  { color: #000000; font: 11px verdana, arial, sans-serif }

.title 		 { color: #000000; font: bold 15px verdana, arial, sans-serif; letter-spacing: 0 }

.faq 		{ line-height: 19px }



 /* BUTTONS FOR THE FAQ PAGES */


.button-faq  { color: #fff; font-size: 8pt; font-family: arial, verdana, helvetica, sans; font-weight: bold; background-color: #9196c1; text-align: center; cursor: hand; padding: 2px; width: 100%; height: 23px; border: solid 0 #ffffff }

.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 }

