body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #434343;
}

table td {
	color: #434343;
}

a {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

img {
	border: 0;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

h1 {
	font-family:  Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #505050;
	margin-top: 9px;
	margin-bottom: 0px;
}

h2 {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0;
}

td {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	color: #434343;
}

input {
	font-size: 11px;
}

select {
	font-size: 11px;
}

textarea {
	font-family:  Arial, sans-serif;
	font-size: 11px;
}