BODY { 
 background-color: #ffffff;
 margin: 0;
 line-height: 150%;
}

IMG {
 display: block;
}

P, TD {
 font-family: Verdana;
 color: #101449;
 font-size: 9pt;
 line-height: 150%;
}

.whitemenu
{
 font-family: Verdana;
 color: #ffffff;
 font-size: 9pt;
 line-height: 200%;
 text-shadow: 0px 0px 1px #c8bfc9;
 letter-spacing: 1px	
}

.menu { color: #ffffff; font-size: 9pt; font-family: Verdana; text-decoration: none; font-weight: bold;}
.menu:hover { color: #101449; background: #ded4df; }
.menu:active { color: #101449; background: #ded4df; }

A { color: #101449; font-size: 9pt; font-family: Verdana; text-decoration: underline; }
A:hover { color: #101449; text-decoration: none; }
A:active { color: #101449; text-decoration: none;  }


.subtitle { font-size: 16pt; font-weight: bold;   text-shadow: 1px 1px 1px #c8bfc9;}

.bottom {
	background: #ded4df; 
	font-size: 8pt; 
	border-top: solid 1px #101449;
}

