.CSS {
	font-family: "Arial";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.second {
	font-size: 9pt;
	line-height: 17px;
	text-decoration: none;
}
.tr {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.content {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}
a.menu:link {
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";


}
a.menu:visited {
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";


}
a.menu:hover {
	font-size: 11pt;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #000000;

}

a.pList:link {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: lighter;

}
a.pList:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: lighter;

}
a.pList:hover {
	font-size: 9pt;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #000000;
}

a.pages:link {
	font-size: 9pt;
	text-decoration: none;
	color: #003399;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;

}
a.pages:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #000099;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;

}
a.pages:hover {
	font-size: 9pt;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #FF0000;
}
