body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
}
i {
	color:#999999;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #10088C;
	font-weight: bold;
}
body {
	background-color: #DDD0B7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pg_bkg.gif);
}
a:link {
	color: #10088C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #10088C;
}
a:hover {
	text-decoration: underline;
	color: #9E9E9E;
}
a:active {
	text-decoration: none;
	color: #10088C;
}