/* CSS Document */

/* Page text, title */
h1.pageTitle {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #015601;
}

div.pageText {
	font-size: 12px;
	font-weight: normal;
	color: #003300;
}
