body,.bod {
	font-size: 12px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	font-family: "times new roman", serif;
	color: #000000;
}

A {
	color: #ff0000;
	text-decoration: underline;
	}


A:link, A:visited {
	color: #ff0000;
	text-decoration: underline;
	}

A:hover {
	color: #000;
	text-decoration: none;
	}

p {
	font-size: 14px;
	margin: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

IMG {
	margin: 0;
	margin-bottom: 10px;
	border: 0;
}


.small {
	font-size: 10px;

}


.bottom {
	border-top-style: dotted;
	border-top-width: thin;
	padding-top: 20px;
	font-size: 12px;
	font-family: "Helvetica", "Arial", sans-serif;

}
