.text {
	font-family: "Arial Narrow", "Trebuchet MS", "Times New Roman";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: "Arial Narrow", "Trebuchet MS", "Times New Roman";
	font-size: 13px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;

}
.link {

	font-family: "Arial Narrow", "Trebuchet MS", "Times New Roman";
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
}
.input {
	font-family: "Arial Narrow", "Trebuchet MS", "Times New Roman";
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;

}
.input2 {

	font-family: "Arial Narrow", "Trebuchet MS", "Times New Roman";
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
}
.input3 {

	font-family: "Arial Narrow", "Trebuchet MS", "Times New Roman";
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
