body {
	background-color: #d5ced8;

}
.border1 {
	border: 1px solid #999999;
}
.f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #181c66;
}
.back2 {
	background-color: #f5f5f5;
	padding: 17px;

}
.f2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #181c66;
	font-weight: bold;

}
a {
	color: #8080c0;

a:hover {
	color: #a3a3d1;
	text-decoration: none;
}
