
td, textarea, input, select {
	font-family: Gill Sans MT;
	font-size: 13px;
	color: 333333;
	font-weight: normal;
	line-height: 13px;
}


.text1 {
	font-family: Gill Sans MT;
	font-size: 13px;
	color: 000000;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: cc5b00;
}
.text3 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: 9b9b9a;
}
.text4 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: 6e6e6e;
}
.text5 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text6 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.text8 {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: 02b7d6;
}
.text9 {


	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: 4E4E4E;
}

a:link {
	color: #666666;
	font-family: Gill Sans MT;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #666666;
	font-family: Gill Sans MT;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}

a:hover {
	color: #999900;
	font-family: Gill Sans MT;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.a:link {
	color: #000000;
	font-family: Gill Sans MT;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.inputstyle {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
