ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
}

.evidence {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3172bc;
	text-align: justify;
}

.bodyhome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	list-style-type: square;
}

.title01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ac9559;
	list-style-type: square;
}

.body01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-align: justify;
	padding: 40px 40px 40px 60px;
	list-style-type: square;
	line-height: 30px;
}

.news01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding: 40px;
	list-style-type: square;
	background-color: #F0F0F0;
}

.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

.left01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	list-style-type: square;
	background-color: #FFFFFF;
}

.mainmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}

a.mainmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
} 

a.mainmenu:hover {
	color: #000;
} 

a.mainmenu:active {
	text-decoration: none;
}

.mainmenu-on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}

a.mainmenu-on:link {
	color: #000;
	text-decoration: none;
}

a.mainmenu-on:visited {
	color: #000;
	text-decoration: none;
	border: 0px;
} 

a.mainmenu-on:hover {
	color: #000;
} 

a.mainmenu-on:active {
	text-decoration: none;
}

.topmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ac9559;
	padding-left: 20;
}

a.topmenu:link {
	color: #ac9559;
	text-decoration: none;
}

a.topmenu:visited {
	color: #ac9559;
	text-decoration: none;
	border: 0px;
} 

a.topmenu:hover {
	color: #ac9559;
	text-decoration: underline;
} 

a.topmenu:active {
	text-decoration: none;
}

.footermenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;	
	text-decoration: underline;
}


a.footermenu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footermenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
} 

a.footermenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
} 

a.footermenu:active {
	text-decoration: none;
	display: block;
}

.table01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	list-style-type: square;
	background-color: #EEEEEE;
	border: #FFFFFF 1px solid;
	border-collapse: collapse;
}

.table02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	list-style-type: square;
	background-color: #FBFBFB;
	border: #FFFFFF 1px solid;
	border-collapse: collapse;
}

