p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #1a75ae;
	text-align: center;
}
div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #1a75ae
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1a75ae;
	text-align: left;
	text-indent: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1a75ae;
	text-align: left;
	text-indent: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #1a75ae;
	text-align: left;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #1a75ae;
}

a:link {
	color: #1a75ae;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 10px;
}
a:visited {
	color: #1a75ae;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 10px;
}
a:hover {
	color: #1a75ae;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 10px;
}
a:active {
	color: #1a75ae;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 10px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1a75ae;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
}
a.menu:link {
	color: #1a75ae;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
}
a.menu:visited {
	color: #1a75ae;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
}
a.menu:hover {
	color: #1a75ae;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
}
a.menu:active {
	color: #1a75ae;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	text-indent: 10px;
}ul {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-right: 40px;
	list-style-position: inside;
	list-style-type: disc;
	color: #1a75ae;
	text-align: justify;

