body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
p,td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
h1,h2,h3,h4,h5,h6,h7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
.table_bottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333;
}
a:link,a:visited,a:active {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #E32C31;
	text-decoration: none;
}.redbold {
	font-weight: bold;
	color: #E32C31;
}
