BODY 		{ scrollbar-base-color: #999999 }


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: 12px verdana, arial, sans-serif;  font-weight: normal }

.title		{ COLOR: #4E172A; FONT: 22px verdana, arial, sans-serif; font-weight: bold; }

.commentary { COLOR: #000000; FONT: 17px Times New Roman, Times, Georgia, Palatino, serif; font-weight: normal; }

.footnote { COLOR: #000000; FONT: 12px Times New Roman, Times, Georgia, Palatino, serif; font-weight: normal; }

.blogtopic	{ COLOR: #4E172A; FONT: 22px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #4E172A; FONT: 22px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 0px; }

.thirdtitle	{ COLOR: #4E172A; FONT: 18px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 0px; }

.thirdtitle	{ COLOR: #4E172A; FONT: 18px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 0px; }

.date	{ COLOR: #999999; FONT: 10px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 0px; }


.blog 		{ line-height: 18px }



 /* BUTTONS FOR THE FAQ PAGES */


.button-faq {	background-color:#4E172A;
		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 }


