body, table, td, tr  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
	font-style: normal;
	color: #000000;
	text-align:center;
}

.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align:left;
}
.text_standard{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align:left;
}

a:link{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:active{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

