body {
	margin-top:0px;
	margin-left:20px;
	background:url(../images/bg2.jpg);
	color:#333333;
	font-size: 9pt;
	line-height:1.5;
}
td,.text {
	color:#333333;
	font-size: 9pt;
	line-height:1.5;
}
.mtitle {
	color:black;
	font-size: 9pt;
	line-height:1.5;
	font-weight: bold;
	margin-left: 10px;
}
.pink {
	color: #FF0055;
	font-weight: bold;
}
a {
	text-decoration:underline;
}
a.blue {
	color: #3333FF;
}
a.yellow {
	color: #5500FF;
}
a.black {
	color: black;
}
a.menu {
	color: black;
	font-size: 9pt;
	line-height:2;
	font-weight: bold;
}
b {
	color:black
}