body {
	border: 0;
	margin: 0;
	padding: 20;

	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 14px;*/
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #e9e9e9;
	line-height: normal;
}

a {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
/*	font-size: 12px;*/
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration:none;
}

a:link {
/*	color: #330000;*/
	text-decoration:none;
}

a:active {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #330000;
	text-decoration: none;
}

a:hover {
	color: #330000;
	text-decoration: underline;
}

p {
	text-align: justify;
	margin: 4;
}

table {
	border: 0;
	margin: 0;
	padding: 0;

	border-style: none;
}

td {
	border: 0;
	margin: 0;
	padding: 2;

	border-style: none;
	font-size: 14px;
}

h2 {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	margin-bottom: 4;
}
