body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9pt;
	line-height: 140%;
}

img.png {
	behavior: url("/content/png.htc")
}

.light_grey {

	color: #555555;
	font-size: 8pt;
}



h1 {

	color: #CE0000;
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 10px;

}

h2 {

	color: #777777;
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 10px;

}

A {
	color: #D40000;
	text-decoration: underline;
}

A:visited {
	color: #D40000;
	text-decoration: underline;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

A.grey {
	color: #D4D4D4;
	text-decoration: underline;
}

A.grey:visited {
	color: #D4D4D4;
	text-decoration: underline;
}

A.grey:hover {
	color: #000000;
	text-decoration: underline;
}

A.black {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

A.black:visited {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

A.black:hover {
	font-size: 8pt;
	color: #D40000;
	text-decoration: underline;
}
