
/**************************************************************************************************************/

body {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0;
}
img {
	border: none;
}
h1 {
  font-size: 16px;
  color: #ed2939;
  margin: 0 0 15px 0;
}
h2 {
  font-size: 14px;
  color: #ed2939;
  margin: 0;
}
p {
  margin-top: 0;
}
a {
	color: #ed2939;
	text-decoration: none;
  outline: none;
}
a:hover {
	text-decoration: underline;
}
