body  {
	background-color: #f3f0d4;
}
p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 150%;
}
h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #000000;
}
h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	line-height: 140%;
}
h4 {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #f2efd4;
	text-align:center;
	line-height:100%;
	font-weight: lighter;
}
h5 {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
h6 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
}

a:link { 
	text-decoration: underline;
	color: #f3f0d4;
	}
a:visited { 
	text-decoration: underline;
	color: #f3f0d4;
	}
a:hover, a:active { 
	text-decoration: none;
	color: #ffffff;
	}
li {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: 150%;
}
.footer {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
div#homepage {
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width: 640px;
}

#homepage #homepagecontext a:link {text-decoration: underline;color: #699CD1;}

#homepage #homepagecontext a:visited {text-decoration: underline;color: #699CD1;}

#homepage #homepagecontext a:hover, a:active {text-decoration: none;color: #3975b6;}

.special-header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#f2efd4;
	font-style: bold;
	font-size:24px;
	text-align:center;
	line-height:150%;
}

