body, h1, h2, h3, h4, p, ul, form {
	margin: 0;
	padding: 0;
	font-family: tahoma, sans-serif;
	color: #333333;
	font-size: 13px;
}
h1, h2, h3, h4, p, ul, input, form, th, td {
	font-family: tahoma, sans-serif;
}
h1 {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-stretch: 56%;
	margin: 10px 20px;
	color: #393d40;
}
h2 {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-stretch: 56%;
	margin: 25px 0 5px 0;
	color: #393d40;
}
h3 {
	
}
ul {list-style-type: none;margin-bottom: 15px;}
p {margin-bottom: 15px;line-height: 15px;}
form, p, input, th, td, ul {
	font-size: 13px;
	color: #333333;
}
li {font-size: 11px;line-height: 15px;}
a {color: #333333;}
img {border-width:0;}
a:hover {text-decoration: none;}

