body, table, td, tr, th { 	
	font-family: Geneva, "Microsoft Sans Serif", sans-serif;
 	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-size: 12px;
	text-align: left;
	color: #163c47;
}

a {
	color: #323232;
	text-decoration: none;
}

a:hover {
	color: #7ac142;
}

img {
	border: none;
}

h2 {
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 3px;
	font-weight: normal;
	margin: 0;
}

h1, h2.subMenuTitle {
	font-size: 18px;
	padding-top: 17px;
	padding-bottom: 10px;
	font-weight: normal;
	margin: 0;
}

p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0.5em 0;
}