
h1 {
	font-size: 20px;
	font-weight: normal;
	}

h2 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 20px;
	}

h3 {
	font-size: 16px;
	font-weight: normal;
	}
TABLE h3 {
	padding-bottom: 5px;
	margin-bottom: 0;
}

TABLE p {
	padding-top: 5px;
	margin-top: 0;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	}

h5 {
	font-size: 13px;
	font-weight: normal;
	}


a {
	color: #328ad5;
}