body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F5851F;
}

.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F5851F;
}

.h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.grey { background-color: #D2D2D2;}

.lead {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

a:link { color: #F5851F;}
a:visited { color: #F5851F;}
a:hover { color: #9ABE37;}


.side-slected {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F5851F;
}

.side {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F5851F;
}

.side a {
	color: #9ABE37;
	text-decoration: none;
}

.side a:visited {
	color: #9ABE37;
	text-decoration: none;
}

.side a:hover {
	color: #F5851F;
	text-decoration: underline;
}

li {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
}
