body {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
}

body.top {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	}
body.left {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	}
body.main {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
}

td, th {
	font-family: Arial;
	font-style: normal;
}


a {
	font-family: Arial;
	text-decoration: none; 
	font-weight:bold;
} 

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}

a.navi
       { font-size: 10pt;
         font-family: Arial;
         text-decoration: none;
         font-weight: bold;
       }


body {
	background-color: #FFFFFF;
	color: #663200;
}
body.top {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
	color: #9C946B;
	}
body.left {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
	font-size:10pt; 
	color: #9C946B;
	}
body.main {
	background-color: #FFFFFF;
	color: #663200;
}

td, th {
	color:#663200;
}

td.Ltrc1 {
	background-color: #EEF1E7;
}

a {
	color:#47582A;
} 

a.navi {
	color: #47582A;
	font-weight: normal;
       }

h1,h2,h3,h4,h5,h6 {
	color: #47582A;
}

