* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
a.plain {
	color: #000000;
}
a img {
	text-decoration: none;
	border: none;
}
p {
	margin-bottom: 1em;
}


h1 {
	font-size: 2em;
	padding-bottom: 0.5em;
	margin-top: none;
	padding-top: none;
	line-height: 1em;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .7em;
	line-height: 1.3em;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.7em;
	line-height: 1.3em;
}
h4 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .2em;
}
ul  {
	margin-bottom: 1em;
}
ul li   {
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 0.4em;
	margin-left: 20px;
}
ul#plainlist  li {
	list-style-type: none;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
ul#numbered li   {
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 0.4em;
	margin-left: 20px;
}
ul li ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin-bottom: 0.4em;
	margin-left: 20px;
	}
div#leftnav {
	margin-top: 30px;
	width: 110px;
}

div#maincontent {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 75px;
}
.floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.floatleft {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
.clearall {
	clear: both;
}
table#founders {
	margin-top: 10px;
	margin-bottom: 10px;
}
.blue {
	color: #0066FF;
	font-weight: bold;
}
.green {
	color: #339933;
	font-weight: bold;
	color: #009900;
	font-weight: bold;
}
.orange {
	color: #FF3300;
	font-weight: bold;
	color: #FF6633;
	font-weight: bold;
}
.pink {
	color: #FF33FF;
	font-weight: bold;
	color: #FF33CC;
	font-weight: bold;
}
.purple {
	color: #666699;
	font-weight: bold;
	color: #7770B4;
	font-weight: bold;
}
table#clearall {
	margin-top: 30px;
	clear: both;
}
table#clearall tr td {
	width: 101px;
}
.valuelinks {
	float: none;
	color: none;
	margin-bottom: 20px;
	text-align: right;
}
