
.text {
	font-size: 10pt;
	color: #000000;
	font-family: tahoma;
	}

.text_left
{
	font-size: 10pt;
	color: #000000;
	font-family: tahoma;
	text-align: left;
}
.hyperlink
{
	font-size: 10pt;
	color: #000000;
	font-family: tahoma;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.hyperlink_red
{
	font-size: 10pt;
	color: #ff0000;
	font-family: tahoma;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.text_bold	{
	font-size: 10pt;
	color: #000000;
	font-family: tahoma;
	font-weight: bold;
	}

.text2 {
	font-size: 15pt;
	color: #000000;
	font-family: tahoma;
	font-weight: bold;
	}

.text3 {
	font-size: 11pt;
	color: #000000;
	font-family: tahoma;
	font-weight: bold;
	}

.text4 {
	font-size: 9pt;
	color: #000000;
	font-family: tahoma;
	}
	
.boxtext {
	font-size: 7pt;
	color: #FFFFFF;
	font-family: tahoma;
	}
	
.header {
	font-size: 14pt;
	color: #FF0000;
	font-family: tahoma;
	font-weight: bold;
	}
	
.header2 {
	font-size: 10pt;
	color: #FF0000;
	font-family: tahoma;
	font-weight: bold;
	}
	
.footer {
	font-size: 8pt;
	color: #000000;
	font-family: tahoma;
	}	

.nostyle  {
	font-size: 11pt;
	color: #000000;
	font-family: tahoma;
	}

.center
{
	text-align: center;
}

.left
{
	text-align: left;
}