td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
}
a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #000000;
}
.menuhead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}
.content {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #000000;
	background-color: #A4A4FF;
}
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 7pt;
	color: #000000;
	background-color: #B3B3E3;
}
.subcontent {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #000000;
	border: 1px solid #6666FF;
}
.yellowlight {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBC907;
}
.yellowhead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #EEEE66;
}
.bluelight {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7676D1;
}
.bluehead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #A4A4FF;
}
.yellowcontent {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #000000;
	background-color: #FFFF66;
}
.bluecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#7676D1;
	background-color: #FFFFFF;
}
.yellow
{
	color: #EBC907;
}
.blue
{
	color: #0098EA;
}
.white
{
	color: #FFFFFF;
}
.yellowflat
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	border: 1px solid #EBC907;
	color: #000000;
}
.blueflat
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	border: 1px solid #7676D1;
}
