body	{	background-color:#FFFFFF;
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
		margin-top:20; }

font	{	color:#575144;
		font-family:Verdana;
		font-size:10px; }

p.mini	{	color:#575144;
		font-family:Verdana;
		font-size:9px; }

a:link	{	color:#575144;
		text-decoration:none;
		font-family:Verdana;
		font-size:10px; }

a:visited {	color:#575144;
		text-decoration:none;
		font-family:Verdana;
		font-size:10px; }

a:hover	{	color:#DAD1C1;
		text-decoration:underline;
		font-family:Verdana;
		font-size:10px; }

a:active	{	color:#DAD1C1;
		text-decoration:underline;
		font-family:Verdana;
		font-size:10px; }

a.big:link {	color:#575144;
		text-decoration:none;
		font-weight:bold;
		font-family:Verdana;
		font-size:12px; }

a.big:visited {	color:#575144;
		text-decoration:none;
		font-weight:bold;
		font-family:Verdana;
		font-size:12px; }

a.big:hover {	color:#96AEBE;
		text-decoration:underline;
		font-weight:bold;
		font-family:Verdana;
		font-size:12px; }

a.big:active {	color:#96AEBE;
		text-decoration:underline;
		font-weight:bold;
		font-family:Verdana;
		font-size:12px; }

a.bigm:link {	color:#96AEBE;
		text-decoration:none;
		font-weight:bold;
		font-family:Verdana;
		font-size:12px; }

a.bigm:visited {	color:#96AEBE;
		text-decoration:none;
		font-weight:bold;
		font-family:Verdana;
		font-size:12px; }

a.bigm:hover {	color:#96AEBE;
		text-decoration:underline;
		font-weight:bold;
		font-family:Verdana;
		font-size:12px; }

a.bigm:active {	color:#96AEBE;
		text-decoration:underline;
		font-weight:bold;
		font-family:Verdana;
		font-size:12px; }

a.imp:link {	color:#575144;
		text-decoration:underline;
		font-family:Verdana;
		font-size:10px; }

a.imp:visited {	color:#575144;
		text-decoration:underline;
		font-family:Verdana;
		font-size:10px; }

a.imp:hover {	color:#96AEBE;
		text-decoration:underline;
		font-family:Verdana;
		font-size:10px; }

a.imp:active {	color:#96AEBE;
		text-decoration:underline;
		font-family:Verdana;
		font-size:10px; }

p.block	{	font-family: Verdana;
		font-size: 10px;
		color: #575144;
		text-align: justify; }

table	{	font-family: Verdana;
		font-size: 10px;
		color: #575144; }

#popitmenu{	position: absolute;
		background-color: #FFF42D;
		border:1px solid white;
		font: #575144 normal 12px Verdana;
		line-height: 18px;
		z-index: 100;
		visibility: hidden; }

#popitmenu a{	text-decoration: none;
		padding-left: 6px;
		color: #575144 black;
		display: block; }

#popitmenu a:hover{ /*hover background color*/
		background-color: #96AEBE; }