body
{
	font-family: Courier New,Courier;
	font-size: 14px;
	background-color: #FFFFFF;
	color: black;
}
hr
{
	height: 1;
	color: white;
}
a
{
	color: #00008b;
}
table
{
	border-collapse: collapse;
}
td
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.Headline
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 25px;
	font-weight: bold;
}
.Label
{
	font-style:italic;
}
.Highlight
{
	font-size:14px;
	color:Red;
}
.DefaultFont
{
	font-family:Courier New,Courier;
	font-size:14px;
}
