/* CSS Document */
h1
{
	font-size: 2.27em;
	font-weight: normal;
	color: #429a42;
	margin: 0;
	padding: 0;
	line-height: 1.00em;
	text-transform: uppercase;
}

h2
{
	font-size: 1.36em;
	font-weight: normal;
	color: #949d9e;
	line-height: 1.36em;
}

h3
{
	font-size: 1.50em;
	font-weight: normal;
	color: #949d9e;
	line-height: 1.00em;
}

h4
{
	font-size: 1.30em;
	font-weight: bold;
	padding-right: 5px;
}

h5
{
	font-size: 1.30em;
	font-weight: bold;
	padding-right: 5px;
	margin: 0;
}

hr
{
	background: #949d9e;
	border: 0;
	height: 1px;
	margin: 0;
	padding: 0;
}

a
{
	color: #FFFFFF;
}

a:hover
{
	text-decoration: none;
}

.centre
{
	text-align: center;
}

.float_left
{
	float: left;
}

.clear
{
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

.margin_zero
{
	margin: 0;
}
