
A, A:VISITED {
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
	text-decoration : none;
}

A:ACTIVE {
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  text-decoration : none;
}

A:HOVER {
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  text-decoration : none;
}

.copyright {
				padding-right: 20px;
        margins: 0px 60px 0px 0px;
        font: normal bold 8pt Arial;
        color: #ffffff;		
				}
				
.liner {
				padding-left: 0px;
				padding-right: 10px;
        margins: 0px 0px 0px 0px;
        font: normal bold 7pt Arial;
        color: #6c5c44;		
				}				

BODY {
  background-color : white;
  color: #749879;
  margin: 0px;
  padding: 0px;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;  
}

TABLE {
  background-color : #ffffff;
}

.minitable {
  background-color : #ffffff;
	color: #6c5c44;
	font-size: 10px;
	 font-family : Arial, Helvetica, sans-serif;  
}

.title{
  color : #6c5c44;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  text-decoration : none;
}

.subtitle{
  color : #6c5c44;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
  text-decoration : none;
}

.bodytext{
  color : #6c5c44;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
}

.header{
  margins: 40px 0px 0px 0px;
  color : #6c5c44;
  font-family : Times New Roman, Helvetica, sans-serif;
  font-size : 24px;
  font-weight : bold;
  padding-left : 20px;
	padding-right : 0px;
	padding-top : 20px;
  text-decoration : none;
}

.date{
  color : #6c5c44;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  text-align : right;
  font-weight : bold;
  text-decoration : none;
}
maintext {
   margin: 0px 20px 0px 20px;
   color : #6c5c44;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
}

.indenttext {
   margin: 5px 5px 5px 5px;
   color : #6E6759;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
	 text-align: justify;
	 padding-left : 5px;
	 padding-right : 5px;
	 padding-top : 5px;
}
.indenttitle {
   margin: 0px 10px 0px 10px;
   color : #6E6759;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 14px;
   font-weight : bold;
	 padding-left : 45px;
}
.indentbar {
   margin: 0px 0px 0px 20px;
   color : #6c5c44;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
}

.menutitle{
	color : #6c5c44;
	background: transparent;
	border-style: none;
	border-width: 1px; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 5px;
		padding-right: 5px; 
		padding-top: 1px; 
		padding-bottom: 1px;
	text-decoration : none;
}







