body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8D8D8;
}
.STYLE2 {color: #FFFFFF; font-weight: bold; }
.font {
	font-size: 9pt;
	line-height: 18px;
	text-decoration: none;
}
a{text-decoration: none;}
a:hover{text-decoration:underline;}

.tab {
	padding: 5px;
}
.tab2 {
	padding: 8px;
	border: 1px solid 2471CE;
}

.link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	color: #000000;
	text-decoration: none;
}
.link2:link {
	color: #2172D6;
	text-decoration: none;
}
.link2:visited {
	color: #2172D6;
	text-decoration: none;
}
.link2:hover {
	color: #000000;
	text-decoration: none;
}
.link3:link {
	color: #000000;
	text-decoration: none;
}
.link3:visited {
	color: #000000;
	text-decoration: none;
}
.link3:hover {
	color: #818181;
	text-decoration: none;
}