
 td {
        FONT-SIZE: 8pt; COLOR:#000000; FONT-FAMILY: arial, sans-serif;
    
}

A:link {
	color: #758315;
	background-color: #FFFFFF;
	text-decoration: none}

A:visited {
	color: #BCC57C;
	border-bottom: dotted 2px #BCC57C;
	background-color: #FFFFFF;
	text-decoration: none}

A:hover {
	color: #BCC57C;
	border-bottom: dotted 2px #BCC57C;
	background-color: #FFFFFF;
	text-decoration: underline}

A:active {
	color: #BCC57C;
	border-bottom: dotted 2px #d1f1fe;
	background-color: #FFFFFF;
	text-decoration: none}

body {
	text-align: justify;
	font-family: verdana, tahoma, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 15pt;
	background-color: #FFFFFF;
	background-image: url(/images/background.gif)
	scrollbar-face-color: #BCC57C;
    	scrollbar-highlight-color: #758315;
	}



#left {
	font-family: verdana, tahoma, sans-serif;
	font-size: 8pt;
	color: #49703F;
	background-color: #fafafa;
	margin-right: 8px;
	padding-left: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	float: right;
	width: 160px}


#left a {
	display: block;
	width: 72%;
	font-family: verdana, tahoma, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #758315;
	line-height: 10pt;
	margin-left: 8px;
	padding: 2px;
	border-bottom: dotted 2px #758315}

#left a:hover {
	color: #BCC57C;
	background-color: #ffffff;}

