body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.mainback {
	background-image:url(images/contentleftbackground.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.secondmainback {
	background-image:url(images/first-foundations-left.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.copyright {
	font-size:9px;
	color:#999999;
	padding-top:20px;
}
h1 {
	font-size: 22px;
	color: #2D4D28;
	font-weight:lighter;
	padding-top:20px;
	padding-bottom:20px;
}
a.ts1:link {font-weight: bold;color:#777777;text-decoration:none;} 
a.ts1:visited {font-weight: bold;color:#777777;text-decoration:none;} 
a.ts1:hover {font-weight: bold;color:#333333;text-decoration:underline;}

a.ts2:link {font-size:13px;font-weight: bold;color:#88bb7e;text-decoration:none;} 
a.ts2:visited {font-size:13px;font-weight: bold;color:#88bb7e;text-decoration:none;} 
a.ts2:hover {font-size:13px;font-weight: bold;color:#2d4d28;text-decoration:underline;}

a.ts3:link {font-weight: bold;color:#2d4d28;text-decoration:none;} 
a.ts3:visited {font-weight: bold;color:#2d4d28;text-decoration:none;} 
a.ts3:hover {font-weight: bold;color:#88bb7e;text-decoration:underline;}

.extra {
	line-height:1.5em;
}
h2 {
	font-size: 16px;
	color: #88BB7E;
}
.large1 {
	font-size:36px;
	font-weight:lighter;
	color:#88bb7e;
	line-height:normal;
}
.comments {
	font-size:10px;
	padding-top:5px;
}