td.f1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.font1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.font2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.font2_b {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.font2_u {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.font2_i {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}
.font3 {
	font-family: Tahoma;
	font-size: 15px;
	color: #ffcc00;
	text-decoration: none;
}
.font4 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.font5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}
.font6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc00;
	text-decoration:none;
	font-weight: normal;
}

.font7 {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffcc00;
	text-decoration:none;
	font-weight: bold;
}
.font8 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffff00;
	text-decoration:none;
	font-weight: normal;
}
.font9 {
	font-family: Tahoma;
	font-size: 12px;
	color: Yellow;
	text-decoration: none;
	font-weight: bold;
}

a:link,a:active,a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration:underline
}
a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration:none;
}

a:link.l2,a:active.l2,a:visited.l2{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
	font-weight: normal;
}
a:hover.l2{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc00;
	text-decoration:none;
	font-weight: normal;
}

a:link.l3,a:active.l3,a:visited.l3{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc00;
	text-decoration:underline;
	font-weight: normal;
}
a:hover.l3{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff9900;
	text-decoration:none;
	font-weight: normal;
}

a:link.l4,a:active.l4,a:visited.l4{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
	font-weight: bold;
}
a:hover.l4{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffcc00;
	text-decoration:none;
	font-weight: bold;
}

a:link.l5,a:active.l5,a:visited.l5{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffcc00;
	text-decoration:underline;
	font-weight: normal;
}
a:hover.l5{
	font-family: Tahoma;
	font-size: 10px;
	color: #00CCFF;
	text-decoration:none;
	font-weight: normal;
}

a:link.l6,a:active.l6,a:visited.l6{
	font-family: Verdana;
	font-size: 10px;
	color: #ffcc00;
	text-decoration:underline;
	font-weight: bold;
}
a:hover.l6{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

form {
	font-family: Tahoma;
	font-size: 11px
}
input {
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px
}
input.butt {
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFD700;
}
select {
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	color: #006F92;
}
textarea {
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px
}
