body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #245CB5;
	font-size: 12px;
	font-weight: bold;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.border {
	background-color: #1AA1D1;
}
.textback {
	background-color: #E0F7FF;
}
h3 {
	background-color: #12A0CE;
	color: #FFFFFF;
	text-align: center;
}
.selectedtext {
	color: #FFFFFF;
	background-color: #1AA1D1;
}
h4 {
	color: #000000;
	background-color: #B3E3FA;
	text-align: center;
}
a:link {
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 1%;
	font-size: small;
	color: #245CB5;
}
a:visited {
	font-size: small;
	color: #245CB5;
	line-height: 1%;
}
a:active {
	color: #12A0CE;
	font-size: small;
	line-height: 1%;
}
a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-size: small;
	line-height: 1%;
}
