﻿@charset "utf-8";
/* CSS Document */

.alignR{
	text-align	:	right;
}

h4{
	line-height	:	140%;
	font-size: 16px;
	font-weight	:	bold;
	margin-bottom: 20px;
	color: #006135;
	background-color: transparent;
	border-left: 6px solid #002A16;
	border-bottom: none;
	padding: 0px;
	padding	:	0px 0px 0px 12px;
	border-radius: 0px;
}



