BODY {
	color: #a0b0e0
	}
	
	td.text{
		color: #000000; 
		font-family:  times; 
		font-size: 11pt; 
		font-weight: 400; 
		line-height: 1.2;
	}
	td.ordertext{
		color: #660000; 
		font-family:  arial; 
		font-size: 10pt; 
		font-weight: 400; 
		line-height: 1.2;

	}
	th.text{
		color: #ffffff; 
		font-family:  arial; 
		font-size: 10pt; 
		font-weight: 700; 
		line-height: 1.8;
		background-color: #660000;
		border-width :  none;
		border-style : none; 
	}
	th.ordertext{
		color: #600000; 
		font-family:  arial; 
		font-size: 10pt; 
		font-weight: 700; 
		line-height: 1.8;
		border-width :  none;
		border-style : none; 
	}

	td.textbold{
		color: #660000; 
		font-family:  arial; 
		font-size: 11pt; 
		font-weight: 700; 
		line-height: 1.2;
	}

	td.question {
		color: #2000F0; 
		font-family:  arial; 
		font-size: 10pt; 
		font-weight: 700; 
		line-height: 1.2;
	}
	
	td.answer {
		color: #330099; 
		font-family:  arial; 
		font-size: 10pt; 
		font-weight: 700; 
		line-height: 1.2;
	}

	td.answerbold {
		color: #330099; 
		font-family:  arial; 
		font-size: 11pt; 
		font-weight: 700; 
		line-height: 1.2;
	}

	td.comment {
		color: #1b3e00; 
		font-family:  arial; 
		font-size: 10pt; 
		font-weight: 700; 
		line-height: 1.2;
	} 	

	td.commentbold {
		color: #1b3e00; 
		font-family:  arial; 
		font-size: 11pt; 
		font-weight: 700; 
		line-height: 1.2;
	} 	
	
	td.consideration {
		color: #6e0000; 
		font-family:  arial; 
		font-size: 10pt; 
		font-weight: 700; 
		line-height: 1.2;
	}

	td.hazard { 
		color: #100868; 
		font-family:  arial; 
		font-size: 12pt; 
		font-weight: 400; 
		text-decoration: italic; 
		line-height: 1.3; 
	}

	td.text1 {
		color: #100868; 
		font-family:  arial; 
		font-size: 10pt; 
		font-weight: 400; 
		width: 80%; 
		line-height: 1.3;
	}

EM {
	color: #330099; 
	font-family:  arial; 
	font-size: 11pt; 
	font-weight: 700; 
	line-height: 1.2; 
	font-style: normal;
	}

P {
	text-indent: 0.0em;
	}	


/*----------Links-----------*/

	/* unvistited link*/
	A:link {
		color: #0008f0; 
		text-decoration: none; 
		font-family: arial; 
		font-size: 10pt; 
		font-weight: 700;  
	} 

	/* visited links */
	A:visited {
		color: #900090; 
		text-decoration: none; 
		font-family: arial; 
		font-size: 10pt; 
		font-weight: 700;
	} 

	/* active links */
	A:hover {
		color: #f04040; 
		text-decoration: none; 
		font-family: arial; 
		font-size: 10pt; 
		font-weight: 700;
	} 

	/* active links */
	A:hover2 {
		color: #f04040; 
		text-decoration: none; 
		font-family: arial; 
		font-size: 10pt; 
		font-weight: 700; 
	} 

/*---------END of Links--------*/



/*=================== start of stats =============*/



/*     table heading           */
th.heading{
	color: '#ffffff'; 
	font-family: 'verdana'; 
	font-size: '11pt'; 
	font-weight: '600'; 
	line-height: '1.3'; 
	background-color: '#100868'
}


/*     first field in table           */
tr.first{
	color: '#000000'; 
	font-family: 'verdana'; 
	font-size: '9pt'; 
	font-weight: '500'; 
	line-height: '1.3'; 
	background-color:'#e0e0e0'
}


/*     second field in table           */
tr.second{
	color: '#000000'; 
	font-family: 'verdana'; 
	font-size: '9pt'; 
	font-weight: '500'; 
	line-height: '1.3'; 
	background-color: '#f0f0f0';
}


/*     bar for %           */
.bar{
	color: '#000000'; 
	font-family: 'verdana'; 
	font-size: '11pt'; 
	font-weight: '600'; 
	line-height: '1.3'; 
	background-color: '#ff0000'
}



/*     text on menu           */
.side{
	color: '#ffffff'; 
	font-family: 'verdana'; 
	font-size: '8pt'; 
	font-weight: '500'; 
	line-height: '1.3'; 
	background-color: '#100868';
}


/*     welcome page           */
.welcome{
	color: '#100868'; 
	font-family: 'arial'; 
	font-size: '16pt'; 
	font-weight: '500'; 
	line-height: '1.3'; 
	background-color: '#ffffff';
}


/*     buttons           */
.fields {
	color: '#303090'; 
	font-family: 'arial'; 
	font-size: '9pt'; 
	font-weight: '500';
	line-height: '1.3'; 
	background-color: '#f0f0f0'; 
	border:  solid thin '#909090'; 
}



/*     links on request page           */
a.link {
	color: '#000000'; 
	text-decoration: none; 
	font-family: 'arial'; 
	font-size: '9pt'; 
	font-weight: '500';
}
a.link:link {
	color: '#000000'; 
	text-decoration: none; 
	font-family: 'arial'; 
	font-size: '9pt'; 
	font-weight: '700'; 
	border-style: solid;
	border-color: '#900000';
	background-color: '#f0f0f0'; 
} /* unvistited link*/
a.link:visited {
	color: '#303090'; 
	text-decoration: none; 
	font-family: 'arial'; 
	font-size: '9pt'; 
	font-weight: '700'; 
	border-style: solid;
	background-color: '#f0f0f0'; 
} /* visited links */
a.link:hover {
	color: '#428EC5'; 
	text-decoration: none; 
	font-family: 'arial'; 
	font-size: '9pt'; 
	font-weight: '700';
	border-style: solid;
	background-color: '#f0f0f0'; 

} /* active links */
a.link:hover2 {
	color: '#428EC5'; 
	text-decoration: none; 
	font-family: 'palatino linotype'; 
	font-size: '9pt'; 
	font-weight: '700';
	border-style: solid;
} /* active links */


/*     menu links           */
a.menu {
	color: '#B1BECD'; 
	text-decoration: none; 
	font-family: 'verdana'; 
	font-size: '8pt'; 
	font-weight: '500'; 
}
a.menu:link {
	color: '#B1BECD'; 
	text-decoration: none; 
	font-family: 'verdana'; 
	font-size: '8pt'; 
	font-weight: '500'; 
}
a.menu:visited {
	color: '#B1BECD'; 
	text-decoration: none; 
	font-family: 'verdana'; 
	font-size: '8pt'; 
	font-weight: '500'; 
}
a.menu:hover {
	color: '#ffffff'; 
	text-decoration: none; 
	font-family: 'verdana'; 
	font-size: '8pt'; 
	font-weight: '500'; 
}
a.menu:hover2 {
	color: '#ffffff'; 
	text-decoration: none; 
	font-family: 'verdana';
	font-size: '8pt'; 
	font-weight: '500'; 
}

/*=================== end of stats ===================*/