body {
	background-color: #CDFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}	
.sidebar {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 45px;

}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	padding-right: 40px;
}
.heading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 110%;
	color: #74D061;
	letter-spacing: 6pt;
	font-weight: bold;
}
.sidetext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	padding-right: 40px;
	padding-left: 45px;
}
.minimenu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;

}
a:link {
	color: #FFCC66;
	text-decoration: none;

}
a:visited {
	color: #FFCC66;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.yellow {
	color: #FFFF99;
}
#left-side td {
	font-size: 90%;
}
#left-side a:link {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;

}
#left-side a:visited {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;

}
#left-side a:hover {
	color: #FFFFFF;
}
#left-side a:active {
	color: #FFFFFF;
	text-decoration: none;
}
