.text {
	font-family: Tahoma;
	color: #afafaf;
	font-size: 11px;
	text-align: justify;
}
.text a {
	font-family: Tahoma;
	color: #afafaf;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.textred {
	font-family: Tahoma;
	color: #FF0000;
	font-size: 10px;
	vertical-align: top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #afafaf;
	text-align: left;
}
.textact {

	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
}
.textact a {

	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #afafaf;
	text-align: left;
	padding-left: 30px;
}
