td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.Title {
	font-weight: bold;
	text-indent: 10px;

}
.BlackFonts {
	color: #000000;
}
.General {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000CC;

}
a:hover {
	color: #FF3333;
	text-decoration: none;
	font-style: normal;

}
