*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

body{
	margin:0px;
	padding:0px;
}

button{
	cursor:pointer;
	background:none;
	border:none;
}

a{
	text-decoration:none;
	color:#ED1D24;
}

a img{
	border:none;
}

p{
	text-align:justify;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}

h1{
	font-size:26px;
	font-weight:bold;
}

h2{
	font-size:22px;
	letter-spacing:-1px;
}

h3{
	color:#00844a;
	font-size:14px;
}

h3, h3 *{
	font-size:14px;
}

table td, table th{
	empty-cells:show;
}