@charset "utf-8";
.style1 {
	color: #0D568B;
	font-size: 23px;
	font-family: Garamond, "Times New Roman";
}
body {
	margin-top: 0px;
}
.style2 {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
}
a:link {
	color: #0D568B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0D568B;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-size: 12px;
	font-family: "Myriad Pro", "Minion Pro Med", Arial;
}
