.text1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
.text1_bold{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.text2_bold{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.text3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.text4 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}
.header1{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.header2{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing:0.1em
}

a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #F29437; text-decoration: underline; font-weight: bold}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #4F687F; text-decoration: none; font-weight: bold}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: underline; font-weight: bold}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; color: #4F687F; font-weight: bold}
a:visited:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #4F687F; text-decoration: underline; font-weight: bold}
a:visited:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #F29437; text-decoration: underline; font-weight: bold}


