@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/background-tile.gif);
	background-repeat: repeat;
	background-position: left top;
}
.copyright {
	font-size: 11px;
	color: #666;
}
.background-black {
	background-color: #EEE;
}
.text {
	color: #000;
}
.heading {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
.background-green {
	background-color: #8CBD00;
}
.text-green {
	color: #333;
}
.heading-green {
	font-size: 18px;
	color: #666;
	font-weight: bold;
}
.textwhite20 {
	color: #666;
	line-height: 20px;
	font-size: 18px;
}
.dotpoints {
	color: #666;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
}
.slogan {
	font-size: 24px;
	line-height: 20px;
	color: #8FBE00;
}

.background-heading {
	background-color: #000;
}
.slogan-author {
	font-size: 13px;
	line-height: 20px;
	color: #666;
}
.background-grey {
	background-color: #666;
}
.textwhite2020 {
	color: #666;
	line-height: 20px;
	font-size: 16px;
}
