body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #79ABC4;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}a:link {
	color: #4A89A8;
}
a:visited {
	color: #4A89A8;
}
a:hover {
	color: #003366;
	background-color: #E6F1F2;
	text-decoration: underline;
}
.style4 {font-size: 10px}

.style9 {
	color: #79ABC4;
	font-weight: bold;
	font-size: 16px;
}

#tableSpe {
    margin-top: 35px;
}