.font1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.font5 {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.font1_1 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.font1_2 {
	font-family: Arial;
	font-size: 9px;
	color: #A7B0BF;
	text-decoration: none;
	font-weight: normal;
}
.font_2 {
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.font2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.font3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #505B6B;
}
a:link,a:active,a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #A6AFBD;
	text-decoration:underline
}
a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7C8A9E;
	text-decoration:none;
}

a.link2:link,a.link2:active,a.link2:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline
}
a.link2:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

a.link3:link,a.link3:active,a.link3:visited{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:underline
}
a.link3:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:none;
}

form {
	font-family: Tahoma;
	font-size: 12px
}
input {
	border-width: 1px;
	font-family: Tahoma;
	font-size: 12px
}
input.butt {
	border-width: 1px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFD700;
}
select {
	border-width: 1px;
	font-family: Tahoma;
	font-size: 12px;
	color: #006F92;
}
textarea {
	border-width: 1px;
	font-family: Tahoma;
	font-size: 12px
}

h1 {

	font-size:15;

	font-weight:bold;

}



.nn {

	font-size:12;

	color: #7C8A9E;

}