/* CSS Document */
body {
	margin-top: 0
}
body, td {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #990000;
}
h1 {
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
h3.black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
p.alink {
	font-size: 0.7em;
}
td.two {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color: #990000;
}
ul.black {
	color: #000000;
}
.tiny{
	font: normal 0.6em Arial, Helvetica, sans-serif;
	color: #990000;
}
table.em {
	background-color: #EAE8E8;
	border: solid #008000 3em;
	padding: 1px;
}

table.em td, table.em th{
	border: solid #008000 1;
	padding: 5px;
}