@charset "utf-8";
/* CSS Document */

h1 {
	margin: 0 0 15px 0;
	padding: 10px 0 4px 0;
	border-bottom: 1px solid #999999;
}

p.alignRight {
	text-align: right;
}

p.justify {
	text-align: justify;
}

.greenText {
	color: #87DF00;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0;
}

