body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #0780C5;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.body_text_01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.body_text_02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.body_text_03 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #4B4BA5;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #4B4BA5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4B4BA5;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #4B4BA5;
	text-decoration: none;
	font-weight: bold;
}
a.bottomlink:link {
	color: #FFFFFF;
}

a.bottomlink:visited {
	color: #FFFFFF;
}

a.bottomlink:hover {
	color: #FFFFFF;
}

a.bottomlink:active {
	color: #FFFFFF;
}
