a, a:link, a:visited {color: #006600; font-weight:bold; text-decoration: none}

a, a:active, a:hover {color: #A7C647; font-weight:bold; text-decoration: none}

/*a, a:visited {color: #339933; font-weight:bold; text-decoration: none}*/

a.nav {color: #0F6734; text-decoration:none; font-weight:normal; font-weight:normal}
a.nav:visited {color: #0F6734; text-decoration:none; font-weight:normal; font-weight:normal}
a.nav:hover {color: #A7C647; text-decoration:underline; font-weight:normal}

p
{
	font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	margin-bottom: 0px;
}

.italic {font-style: italic;}
.style0 {font-style: italic; color: #0F6734;}
.style1 {font-size: 10pt; font-style: italic; font-weight: bold; color: #993010;}
.style2 {color: #006633;}
.style3 {font-size: 10pt; font-style: italic; color: #006633;}
.style4 {font-size: 10pt; font-weight: bold; color: #993010;}

.hiddenPic {display:none;}

.indent {margin-left: 12px}