/* CSS Document */

.pageTitle {
	font-size: 38px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 5px 0;
	padding: 0.2em 0 0.5em 0;
	color: #003399;
	line-height: 34px;
}

.header {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #039;
	font-style: italic;
}

.subHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #039;
	font-style: italic;
}