p {
	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 100%;

	color: #000000;

	background-color: #FFFFFF;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 100%;

	font-style: normal;

	font-weight: normal;

	color: #003300;

	background-color: #FFFFFF;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006600;
	font-style: italic;

}
.whatsnew {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFFF;
}
.hdli {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	background-color: #FFFFFF;
	font-weight: bold;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-size: 100%;

}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-size: 100%;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
.highlight {
	background-color: #FFFF99;
}
