body {
	margin: 0;
	color: #000;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	vertical-align: top;
}

p {
	color: #000;
	line-height: 130%;
	margin-top: 8px;
	margin-bottom: 8px;
	
}

h1 {
	line-height: 130%;
	margin-top: 15px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000080;
}

h2 {
	font-size: 24px;
	font-style: bold;
	color: #990000;
	line-height: 130%;
	margin-top: 32px;
	margin-bottom: 12px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	margin-top: 12px;
	margin-bottom: 8px;
}