
h1, h2, h3, h4, h5, h6,p,span,div,a {
	font-family: Verdana;
}
h1, h2, h3, h4, h5, h6 {
	color: rgb(0,137,47)
}
	
h1 {
	font-size: 11pt;
}


hr{
	background-color: rgb(0,137,47);
	color:#C99978; /* IE 6 */
	border: #C99978; /* Opera 7.11 */
	height: 1px;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
}

a:link {
	text-decoration: underline;
}

a {
	color:rgb(0,137,47); text-decoration: underline;
}

p,div#content,#xEditingArea,a.name  {
	color: #484847;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}

h2 {
	font-size: 9pt;
	color:rgb(0,137,47);
}

span.standard {
	font-size: 9pt;
	color:rgb(0,137,47);
}
span.headline {
	font-size: 11pt;
	color:rgb(0,137,47);
}
span.footnote {
	font-size: 7pt;
	color:rgb(0,137,47);
}
