body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
a:link       {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
a:visited    {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
a:active     {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
a:hover      {
	font-family: "Times New Roman", Times, serif;
	color: White;
	text-decoration: underline;
	font-weight: normal;
}
.border {
	border: 2 solid #CC6600;
}
