p {
	margin-bottom: 10px;
}

p.bold {
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	margin-top: 10px;
}

h1 {
	border-bottom: 1px solid #004788;
	border-top: 1px solid #004788;
	color: #004788;
	font-size: 18px;
	text-align:center;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

