



.header
{
	color: #5f7338;
}

.h1
{
	font-size: 25px;
	font-weight: bold;
}

.h2
{
	font-size: 18px;
	font-weight: bold;
}

.h3
{
	font-size: 16px;
	font-weight: bold;
}

.h4
{
	font-size: 14px;
}

.italic
{
	font-style: italic;
}

.bold
{
	font-weight: bold;
}