.sidebar {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 12px;
}
.sidebar a:link {
	text-decoration: none;
	color: #000000;
	}
.sidebar a:visited {
	text-decoration: none;
	color: #000000;
	}
.sidebar a:hover {
	text-decoration: none;
	color: #8dd8d4;
	}
.sidebar a:active {
	text-decoration: none;
	color: #8dd8d4;
	}
.header {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 16px;
	color: #4e505c;
	text-align: left;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 10pt;
	color: #666666;
	margin-top: 5px;
	padding: 5px;
	}
	
.welcome {
	float: left;
	margin-left: 75px;
	}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 16px;
	color: #494b56;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #38A59F;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #38A59F;
	text-decoration: none;
}

.bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
}
