  body { background-color: white;
    font-family: TimesNewRoman, Times, serif;
    font-size: 12px;
    color: rgb(51, 102, 204);
    font-weight: 900;
    font-style: normal;
    }
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #3333CC;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #3333CC;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #3333cc;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	color: #3333cc;

}

