body {
	background-image: url(../images/new-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	padding: 10px;
}
h1 {
	font-family: Calibri;
	font-size: 24px;
	font-weight: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #73C06E;
}
h3 {
	font-family: Calibri;
	font-size: 16px;
	color: #009966;
	font-weight: bold;
}
h4 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h5 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}


.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.big-text {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
}

.links {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #029A67;
	text-decoration: none;
}
.quote {
	font-family: Calibri;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #18976C;
}


.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.sidebar-text {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
