body, table, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	border-bottom-color: #FFFFFF;
}
.small {
	font-size: smaller;
}
.white {
	color: #FFFFFF;
}
.smallwhite {
	font-size: smaller;
	color: #FFFFFF;
}
.margin {
	padding: 10px;
}
ul.spaced-bullets li, ol.spaced-bullets li {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:	inherit;
}
ul.project-bullets li, ol.project-bullets li {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 40%;
	list-style-type: none;
	margin-top: 0px;
}
a.projectlist {
	text-decoration: none;
	color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	color: #636563;
}
.notop_white {
	color: #FFFFFF;
	margin-top: 0px;
	text-decoration: none;
}
.nomargin_white {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.notop_white a {
	color: #FFFFFF;
	margin-top: 0px;
	text-decoration: none;
}
.notopbottom_white {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #636563;
}
.news {
	padding: 10px;
}
.news li {
	list-style-type: none;
}
ul.news li, ol.news li {
	height: 85px;
}
.news img {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.inthenews {
	list-style-type: none;
}
ul.inthenews li, ol.inthenews li {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:	inherit;
}