td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-align: justify;


}
.bold {

	font-weight: bold;
	color: #FF0000;
}
a {
	color: #333333;
	text-decoration: underline;

}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF0000;
}
.small {
	font-size: 10px;
}
.contacttd {
	text-align: right;
}
