@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #B8C1E2;
}
.style3 {
	font-size: 48px;
	font-family: "Lucida Calligraphy";
	color: #0053A1;
}
.style4 {font-size: 12px}
.tablecell td {
	background-color:#B8C1E2;
}
.tablecell a:link,a:active {
	color: #0053A1; /* Table cell link text color */
	font-size:20px;
	text-decoration: none;
	display:block;
	background-color: #7E92C7;
}

.tablecell a:visited {
	color: #0053A1; /* Table cell link text color */
	font-size:20px;
	text-decoration: none;
	display:block;
	background-color: #7E92C7;

}

.tablecell a:hover {
	font-size:20px;
	text-decoration: none;
	display:block;
	background-color:#0053A1;
	color: #FFFFFF;
}
.style5 {font-size: 10px}
a:link {
	color: #0053A1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0053A1;
}
a:hover {
	text-decoration: none;
	color: #7E92C7;
}
a:active {
	text-decoration: none;
}
.style6 {
	font-size: 22px;
	font-weight: bold;
	font-family: "Lucida Calligraphy";
}
.style7 {
	color: #0053A1;
	font-size: 18px;
}
