p {	
	font-size: 10pt;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 17pt 
	}

.tight {line-height: 13pt}

.consultant {font-weight: bold;
			 font-size: 12pt}

.err {color: navy}
	
.small {
	font-size: 8pt;
	line-height: 12pt}

body {font-size: 10pt;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 17pt}


b 	{
	color		: green;
	font-weight	: bold;
	}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted green; 
	border-style: none none dotted; 
	}
	
li {font-size: 10pt;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 17pt }

a:link { color: #006633; text-decoration: underline}
		 
a:active { text-decoration: underline;
         color: red;
		 font-weight: normal }
a:visited { text-decoration: underline;
         color: 006600;
		 font-weight: normal }
a:hover { color: #669933; text-decoration: underline  }

.left_quote, .right_quote{font-size:5em;color:#719032}
.left_quote{float:left;line-height:10px;margin-top:20px;margin-right:10px;}
.right_quote{line-height:10px;float:right;margin:25px 0 0 10px;}
.small{font-size:-1;}
