body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.men a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}
.header td {
	font-weight: bold;
}
.main {
	padding: 20px;
	line-height: 20px;
}

.main table {
	line-height: 20px;
}

h2 {
	font-size: 12px;
	color: black;
}