* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
th {
	background-color: #465342;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 2px;
	height: 20px;
	background-position: left;
}
td {
	text-align: left;
	color: #000000;
	text-indent: 2px;
	height: 25px;
	background-position: left;
}
p {
	background-color: #F7F7F7;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a {
	font-weight: bold;
}
