.text {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: 400;
	color: #000000;
}
.header1 {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: normal;

}
.header2 {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FF0000;
}
p {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: 400;
	line-height: normal;
}

