BODY {
	margin:0px; 
	text-align:justify; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.crumbs{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
   color:#000000;
   font-size:10pt;
}
#footer_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
	
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #624939;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #624939;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #716F64;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 10px;
	color: #624939;
}
.clCMAbs{
	position: absolute;
	visibility: hidden; 
	left: 0; top: 0;
}

/* CoolMenus 4 - default styles - end */
/*Style for the background-bar*/
.clBar{
	position: absolute; 
	width: 10; 
	height: 10; 
	visibility: hidden;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position: absolute; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 8pt; 
	text-align: left;
	color: #624939;
}

.clLevel0over{
	cursor: pointer; 
	cursor: hand;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.clLevel0border{
	position: absolute; 
	visibility: hidden;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position: absolute; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 8pt; 
	text-align: left; 
	padding-left: 5px;
	background-color: #e0813f;
	color: #624939;
}
.clLevel1over{
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #624939; 
	background-color: #e0813f;
}
.clLevel1border{
	position: absolute; 
	visibility: hidden;
}

.clLevel1border{
	background-color: #000000;
}