.button {
	font-family: Verdana;
	font-size: 9px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}
.button a{
	font-family: Verdana;
	font-size: 9px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;	
}
.button a:hover{
	font-family: Verdana;
	font-size: 9px;
	font-weight: 800;
	color: #FF9933;
	text-decoration:underline;	
}
.button1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.button1 a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.button1 a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF9966;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 5px;
}
.subhead {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#991B29;
	padding-left: 14px;
}
.text2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	color: #FFECD2;
	text-decoration: none;
}
.innertxt{
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	text-decoration:none;
	font-weight:400;
	color: #000000;
	line-height:20px;
	margin-right: 14px;
	margin-left:14px;
}

