﻿body{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
}
a:active{
	font-family: Arial;
	font-size: 9pt;
	color: #CFAD41;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	font-family: Arial;
	font-size: 9pt;
	color: #CFAD41;
	font-weight: normal;
	text-decoration: underline;
}
a:link{
	font-family: Arial;
	font-size: 9pt;
	color: #CFAD41;
	font-weight: normal;
	text-decoration: underline;
} 
a:visited{
	font-family: Arial;
	font-size: 9pt;
	color: #CFAD41;
	font-weight: normal;
	text-decoration: underline;
}
a:activeSiteMap{
	font-family: Arial;
	font-size: 9pt;
	color: #rrrrrr;
	font-weight: normal;
	text-decoration: none;
}
a:hoverSiteMap{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a:linkSiteMap{
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
} 
a:visitedSiteMap{
	font-family: Arial;
	font-size: 9pt;
	color: #gggggg;
	font-weight: normal;
	text-decoration: underline;
}
address{
	font-family: Arial;
	font-size: 9pt;
}
button{
	font-family: Arial;
	font-size: 9pt;
}
fieldset{
	font-family: Arial;
	font-size: 9pt;
}
li{}
.tsHeader{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.tsContent{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.tsFooter{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}