body {
	background-color: #666666;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #910A2B;
}
a:visited {
	color: #910A2B;
}
a:hover {
	color: #006666;
}
a:active {
	color: #BCCCCF;
}
.style5 {
	font-style: italic;
	font-weight: bold;
}
.style6 {font-size: 9px}
td.head {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
td.menu {
	border-left: 1px solid #000000;
}
td.menu-r {
	border-right: 1px solid #000000;
}