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: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a.menu {
	font-size: 7pt;
	color: #0000FF;
}
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.whitemenu:link {
	color : White;
	font-weight : bold;	
	text-decoration: none;
}

A.whitemenu:visited {
	color : White;
	font-weight : bold;	
	text-decoration: none;
}

A.whitemenu:active {
	color : White;
	font-weight : bold;	
	text-decoration: none;
}

A.whitemenu:hover {
	color : #99FFFF;
	font-weight : bold;	
	text-decoration: none;	
}
