body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt; color: Black;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt; color: Black;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt; color: Black;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: Black; 
	font-size: 20pt;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: Black; 
	font-weight: bold;
}
a:link       {
	font-family: "Times New Roman", Times, serif;
	color: #922A4D;
	text-decoration: none;
	font-weight: bold;
}
a:visited    {
	font-family: "Times New Roman", Times, serif;
	color: #922A4D;
	text-decoration: none;
	font-weight: bold;
}
a:active     {
	font-family: "Times New Roman", Times, serif;
	color: #922A4D;
	text-decoration: none;
	font-weight: bold;
}
a:hover      {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
.caption		{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: Black; 
	font-weight: normal;
}
