a:link {
	color: #186030;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
  color: #186030;
  text-decoration: none;
  font-weight: bold;
  
}

a:hover {
  	text-decoration: none;
	 color: #777777;
	 font-weight: bold;
}

a:active {
	color: #186030;
	font-weight: bold;
	text-decoration: none;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3f3f3f;
	/*float: left;*/
}

.bigbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	/*float: left;*/
	margin-bottom: 5px;
}

.obody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	float: left;
}

.smallbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B2B2B2;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C9CBCC;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	display: inline;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A0A0A0;
	display: inline;
}

ol {
	margin: 0;
	padding-left: 23px;
}

li {
	margin-bottom: 10px;
}

li#facts {
	margin-left: 0;
	border: 0;
}

ul#textlist {
	/*list-style-type:none;*/
	margin-left: 15px;
	border: 0;
	padding: 0;
}

ul#subnav {
	margin-left: 15px;
	border: 0;
	padding: 0;
}

ul#bullets {
	margin-left: 15px;
	padding-left: 0px;
}

p	{
	line-height: 	normal;
	margin-top: 	0;
	margin-bottom:	15px;
}

/*table {
	float: left;
}*/

