a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}

