body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color : #213084;
	scrollbar-shadow-color : #ffffff;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #213084;
	scrollbar-darkshadow-color : #213084;
	scrollbar-track-color : #213084;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color: #213084;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.txt_box {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: default;
	background-color: #FFFFFF;
	color: #003399;
}

.txt_rem {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	cursor: default;
	background-color: #FFFFFF;
	color: #003399;
	font-variant: small-caps;
	font-style: italic;
	text-decoration: blink;
}

.Adv_str {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: default;
	background-color: #FFFFFF;
	color: #FF3333;
	font-variant: normal;
	font-style: italic;
	font-weight: bold;
}
.link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: default;
	background-color: #FFFFFF;
	color: #003399;
}
.adv {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: default;
	background-color: #FFFFFF;
	color: #003399;
	font-weight: bold;
	font-style: italic;
}
.Xis {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: default;
	background-color: #FFFFFF;
	color: #FF3333;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
}

