.text {
	font-family: "Tahoma", "Arial";
	font-size: 14px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 13px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 13px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 13px;
}
.copyright {
	font-family: "Tahoma", "Arial";
	font-size: 13px;
	font-weight: normal;
	color: #999999;

}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 30px;
	color: #999999;


}
.subtitle1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #006699;
	font-weight: bold;

}
.subtitle2 {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.textwhite {
	font-family: "Tahoma", "Arial";
	font-size: 14px;
	color: #FFFFFF;

}
.texthight {
	font-family: "Tahoma", "Arial";
	font-size: 14px;
	color: #999999;
	font-weight: normal;


}
.textSmall {

	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
