*
{
	margin: 0;
	padding: 0;
}

body
{
/*	line-height: 1.4em;
	text-align: center;*/
}


body, td, tr, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}


a:link, a:visited, a:active, a:hover {
	color: #161b68;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


