.text {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.text2 {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:link {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #FF9900;
}
.table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.text3 {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.text4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 22px;
	font-weight: bold;
	color: #134E7D;
}
