.text {
	font-family: Verdana;	font-size: 12px;	font-style: normal;	font-weight: normal;	color: #333333;	text-transform: none;	text-decoration: none;
}
.h1 {
	font-family: Verdana;	font-size: 11px;	font-style: normal;	font-weight:bold;	color:#0066CC;	text-transform: none;	text-decoration: none;
}
.butt {
	font-family: Verdana;	font-size: 11px;	font-style: normal;	font-weight:bold;	color:#FFFFFF;	text-transform: none;	text-decoration: none;
}
.butt a:link{
	font-family: Verdana;	font-size: 11px;	font-style: normal;	font-weight:bold;	color:#FFFFFF;	text-transform: none;	text-decoration: none;
}
.butt a:hover{
	font-family: Verdana;	font-size: 11px;	font-style: normal;	font-weight:bold;	color:#FFCC99;	text-transform: none;	text-decoration:underline;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: bold;
	font-variant: normal;	text-transform: none;	color:#FF0000;	text-decoration: none;
}