td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 140%;


}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {

	color: #333333;
	text-decoration: none;
}
a:hover {


	color: #333333;
	text-decoration: underline;
}
a.link_white:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
a.link_white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.link_white:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.link_blue:link {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
a.link_blue:visited {
	color: #006699;
	text-decoration: none;
}
a.link_blue:hover {
	color: #ffffff;
	background-color: #006699;

}
.txform {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	border: none;
	background-color: #DFE3E0;
}
.txalign {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #3D3D3D;
	line-height: 140%;
	text-align: justify;

}
.grey {
	color: #666666;
}
.txblue {
	color: #006699;
}
.txblue2 {
	color: #6699CC;
}
