body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EEEEEE;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

A:link {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}	

A:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

td.header-bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1884B9;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

A.header-bar:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1884B9;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

A.header-bar:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1884B9;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.header-bar:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1884B9;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

td.header-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1884B9;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

td.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #003569;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 1px solid #676767;
}

td.menu-bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #003569;
	font-size: 11px;
	color: #FFFFFF;
}

td.menu-bg-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #003569;
	font-size: 11px;
	color: #FFFFFF;
}

td.menu-on {
    font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1884B9;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 1px solid #676767;
}

td.menu-top-on {
    font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1884B9;
	font-size: 11px;
	color: #FFFFFF;
	border-top: 1px solid #676767;
	border-bottom: 1px solid #676767;
}

td.menu-top {
    font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #003569;
	font-size: 11px;
	color: #FFFFFF;
	border-top: 1px solid #676767;
	border-bottom: 1px solid #676767;
}

td.menu-bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #45AFDA;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 1px solid #003569;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif 
}

table.borders {
	border: 1px solid #003569;
	background-color: #FFFFFF;
}	

td.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

A.main:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C329B6;
}

A.main:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C329B6;
}

A.main:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C329B6;
	text-decoration: underline;
}

.menu-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFCC;
	text-align: right;
}