body {
	color : #9E9E9E;
	background-color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
a:link{
	color : #6c9429;
	text-decoration : none;
	font-weight: bold;
}
a:visited{
	color : #6c9429;
	background-color : transparent;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	color : #B8DA78;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
}

a.small:link{
	color : #6c9429;
	text-decoration : none;
	font-weight: normal;
}
a.small:visited{
	color : #6c9429;
	background-color : transparent;
	text-decoration : none;
	font-weight: normal;
}
a.small:hover {
	color : #B8DA78;
	background-color : transparent;
	text-decoration : underline;
	font-weight: normal;
}


a.caption:link{
	color : #6c9429;
	text-decoration : none;
	font-weight: normal;
}
a.caption:visited{
	color : #6c9429;
	background-color : transparent;
	text-decoration : none;
	font-weight: normal;
}
a.caption:hover {
	color : #B8DA78;
	background-color : transparent;
	text-decoration : underline;
	font-weight: normal;
}
hr {
	color: #6c9429;
	background-color : transparent;
	height: 1px;
}
p {
	color : #9E9E9E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.title {
	color : #9E9E9E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 21px;
	line-height : 25px;
	font-weight : normal;
}
.heading {
	color : #9E9E9E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;	
	line-height : 21px;
}
.copy {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #9E9E9E;
	font-size : 14px;
	line-height : 18px;
}
.normal {
	color : #9E9E9E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.leading{
	color : #9E9E9E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
}
.small { 
	color : #9E9E9E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}
.caption { 
	color : #9E9E9E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.black {
	color : #000000;
	background-color : #ffffff;
}
.white {
	color : #ffffff;
	background-color : #b2b2b2;
}
.green {
	color : #6c9429;
	background-color : #ffffff;
}
td {
	color : #9E9E9E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height : 16px;
}
ul {
	list-style : circle;
	margin-bottom : 0px;
}
ol {
	list-style : decimal;
	margin-bottom : 0px;
}





