a:visited {
	color: #0033CC;
	text-decoration:underline
}

a:link {
	color: #0033CC;
	text-decoration: underline;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	margin-left: 25px;


}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.smallertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

