/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - bodyBack */

.bodyBack	{
			background-color: #ffffff;
			scrollbar-base-color: #0597FF;
 			scrollbar-track-color: #E3F1F8;
			scrollbar-face-color: #0095DA;
			scrollbar-highlight-color: #ffffff;
			scrollbar-3dlight-color: #0095DA;
			scrollbar-darkshadow-color: #000000;
 			scrollbar-shadow-color: #000000;
 			scrollbar-arrow-color: #ffffff;
 			font-size: 10pt;
			font-color: #000000
			font-family: arial;
			text-decoration: none;
						}
			/* background of the PAGE - specify colour or image */
			



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text elements */

.textBig		{font-size: 12pt; font-family: arial;}
.textNormal		{font-size: 9pt; font-family: arial; }
.textSmall		{font-size: 7pt; font-family: arial; }
.textHeader		{font-size: 9pt; font-family: arial; color: #0095DA; }
.textHeader2		{font-size: 11pt; font-family: arial; color: #0095DA; }



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - headingsH1*/

h1{ 	font-family: arial;
	font-size: 11pt;
	color: #0095DA;
	font-weight: bold }
	
	
h2{ 	font-family: arial;
	font-size: 9pt;
	color: #0095DA;
	font-weight: bold }


table	{
			font-size: 8pt;
			font-family: arial;
			text-decoration: none;
						}
						
#FAQ p {
	font-size: 9pt; 
	font-family: arial; 
	color: #0095DA;
	font-weight: bold;
	line-height: 150%; 
	margin-left: 11
}

#FAQ div {
	font-size: 9pt;
	font-family: arial;
	line-height: 150%; 
	margin-left: 11
}

