body {
	background-color: #99CCFF;
	scrollbar-3dlight-color:99CCFF; 
	scrollbar-arrow-color:#333366;
	scrollbar-base-color:99CCFF;
	scrollbar-darkshadow-color:99CCFF;
	scrollbar-face-color:#6699CC;
	scrollbar-highlight-color:333366;
	scrollbar-shadow-color:333366;
	scrollbar-track-color:99CCFF;
}

TD {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.textUpdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.headingUpdates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	margin-left: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-weight: bold;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #660099;
}
.linkUpdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: 003366;
	text-decoration: underline;

}
.linkUpdate:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: 660099;
	text-decoration: none;
}
.border {
	border: 2px solid #273172;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

