body {
	background-color: #ffffff;
	
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
}
td {
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
}
div {
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
}
p {
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
}
.menu {
	font-size: 7pt;
	color: #0000ff;
}
.reverse-menu {
	font-size: 7pt;
	color: #FF0000;
}
.content {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
}
a {
	text-decoration: none;	
	color: #000000;
	font-weight : normal;
}
a:hover {
	text-decoration: underline;
	color: #486593;
}
a.menu {
	font-size: 8pt;
	font-weight : bold;	
	color: #000000;
}
a.reverse-menu {
	color: #FF0000;
}
.smaller {
	font-size: 10pt;
}
.small-bold {
	font-size: 10pt;
	font-weight: bold;
}
.title {
	font-weight : bold;
}
a.dark-link {
	color: #000033;
}
a.dark-link:visited {
	color: #000033;
}

a.lined {
	color: Red;
		text-decoration : underline;
}
a.lined:hover {
	color: Blue;
	text-decoration : underline;
	}
a.lined:visited {
	color: Red;
	text-decoration : underline;
}

.toptext {
	FONT-SIZE: 8pt;
	color : Gray;
}

#titles {
	COLOR: #000000;
	 FONT-FAMILY: Arial,Geneva,Helvetica,sans-serif;
	 FONT-SIZE: 10pt;
	 FONT-WEIGHT: bold
}
#lightTitles {
	COLOR: #ffffff;
	FONT-FAMILY: Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold
}
#normal {
	COLOR: #000000;
	FONT-FAMILY: Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal
}
TD {
	COLOR: #000000;
	FONT-FAMILY: Arial,Geneva,Helvetica,sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
}

