body {
	background-color: #FFFFE8;
	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: 16pt;
	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: Black;
	text-decoration: underline;
	font-weight: normal;
}
a:visited    {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}
a:active     {
	font-family: "Times New Roman", Times, serif;
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}
a:hover      {
	font-family: "Times New Roman", Times, serif;
	color: Green;
	text-decoration: underline;
	font-weight: normal;
}
.caption		{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: Black; 
	font-weight: normal;
}
