@charset "utf-8";
/* CSS Document */
body table tr td table tr td h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color: #0060AA;
}
body table tr td h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #0060AA;
	text-align: left;
}
body table tr td p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0060AA;
	background-color: #ffd65a;
	padding-left: 4px;
	font-weight: bold;
}
.menu a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0060AA;
	background-color: #ffd65a;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C09;
	background-color: #ffd65a;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;
}
body table tr td table tr td ul {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
body table tr td h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0060AA;
}
body table tr td h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #009;
}
