body
{
	font-family: Arial, Verdana;
	background-color: white;
}
.Highlight1
{
	font-weight: bold;
	font-size: large;
	color: red;
	font-family: Arial, Verdana;
}
.textLinks
{
	color: white;
	background-color: white;
}
.whiteText
{
    color: White
}
h4
{
	color: white;
	font-size: large;
	background-color: black;
}
h3
{
	color: green;
}
.highlightRed
{
	color: red;
	font-size: x-small;
}
