.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #0066CC;
}
.index1 {
	color: #FFFFFF;
	font-weight: bold;
}
.index2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF33;
}
.index3 {
	color: #FFFFFF;
	font-size: 23px;
}
.index4 {
color: #FFFF33
}
.caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.table {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
