body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.gif);
	font-family: Tahoma, Arial, Verdana;
}

a.bonsai:link,
a.bonsai:visited {
	font-size: 10px;
	font-weight: normal;
	color: 999999;
	text-decoration: underline;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li { 
	background-image: url(/images/dot-point.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 14px;
}

.text {

	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.image {
	border: 3px solid #CCCCCC;
}


a.bonsai:hover, a.bonsai:active {

	font-size: 10px;
	font-weight: normal;
	color: 999999;
	text-decoration: none;
}

a.nav:link, a.nav:visited {

	font-size: 12px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: underline;
}

a.nav:hover, a.nav:active {

	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.main:link, a.main:visited {

	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: underline;
}

a.main:hover, a.main:active {

	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: none;
}
a.email:link, a.email:visited {
	
	font-size: 11px;
	font-weight: normal;
	color: #0099cc;
	text-decoration: underline;
}

a.email:hover, a.email:active {

	font-size: 11px;
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
}
.blue-footer {

	font-size: 10px;
	font-weight: normal;
	color: #0099cc;
}
.grey-footer {

	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.blue-headings {

	font-size: 11px;
	font-weight: bold;
	color: 006699;
}
